[Spice-commits] NEWS configure.ac
Hans de Goede
jwrdegoede at kemper.freedesktop.org
Fri Dec 21 00:53:14 PST 2012
NEWS | 4 ++++
configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 544b8ef1870e0a8858d8f9e6fb4ef6c461efe63a
Author: Hans de Goede <hdegoede at redhat.com>
Date: Thu Dec 20 15:49:10 2012 +0100
Release 0.12.3
diff --git a/NEWS b/NEWS
index 3342ff0..8e4f68d 100644
--- a/NEWS
+++ b/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.
diff --git a/configure.ac b/configure.ac
index d80c360..aedc934 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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)
More information about the Spice-commits
mailing list