Release 0.12.2

New in this release:
 display channel: A8 surface capability
 qxl: client present, client capabilities and client monitors configuration.
This commit is contained in:
Alon Levy 2012-09-10 18:52:45 +03:00
parent d1a6f3dfd8
commit 431ca865df

View File

@ -2,7 +2,7 @@ AC_PREREQ([2.57])
m4_define([SPICE_MAJOR], 0)
m4_define([SPICE_MINOR], 12)
m4_define([SPICE_MICRO], 1)
m4_define([SPICE_MICRO], 2)
AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)