[Spice-devel] [PATCH spice-protocol v2 4/4] Release 0.10.1
Yonit Halperin
yhalperi at redhat.com
Tue Jan 10 03:24:39 PST 2012
---
NEWS | 4 ++++
configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index 5645e65..dad5e48 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 0.10.1
+=======================
+* Add support for a header without sublist and serial (mini header)
+
Major changes in 0.10.0
=======================
* no changes, released to match version with spice
diff --git a/configure.ac b/configure.ac
index 50d4451..e1c3861 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ([2.57])
m4_define([SPICE_MAJOR], 0)
m4_define([SPICE_MINOR], 10)
-m4_define([SPICE_MICRO], 0)
+m4_define([SPICE_MICRO], 1)
AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
--
1.7.6.4
More information about the Spice-devel
mailing list