mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2025-12-31 20:04:07 +00:00
Release 0.12.3
This commit is contained in:
parent
52ac6053a7
commit
544b8ef187
4
NEWS
4
NEWS
@ -1,3 +1,7 @@
|
||||
Major changes in 0.12.3
|
||||
=======================
|
||||
* Add a generic "port" channel
|
||||
|
||||
Major changes in 0.12.2
|
||||
=======================
|
||||
* Add A8 surface capability in display channel.
|
||||
|
||||
@ -2,7 +2,7 @@ AC_PREREQ([2.57])
|
||||
|
||||
m4_define([SPICE_MAJOR], 0)
|
||||
m4_define([SPICE_MINOR], 12)
|
||||
m4_define([SPICE_MICRO], 2)
|
||||
m4_define([SPICE_MICRO], 3)
|
||||
|
||||
AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user