[Spice-commits] 2 commits - configure.ac NEWS

Alexander Larsson alexl at kemper.freedesktop.org
Wed Sep 29 09:18:23 PDT 2010


 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 57872d78876f230750aeb8bc5eed070722c3f486
Author: Alexander Larsson <alexl at redhat.com>
Date:   Wed Sep 29 18:16:07 2010 +0200

    Bump version to 0.6.1

diff --git a/configure.ac b/configure.ac
index 2d7958b..f120d70 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ([2.57])
 
 m4_define([SPICE_MAJOR], 0)
 m4_define([SPICE_MINOR], 6)
-m4_define([SPICE_MICRO], 0)
+m4_define([SPICE_MICRO], 1)
 
 AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
 
commit 2884c987875042878943383fb6cd16759b696c92
Author: Alexander Larsson <alexl at redhat.com>
Date:   Wed Sep 29 18:16:00 2010 +0200

    Update for release

diff --git a/NEWS b/NEWS
index 9cb9c1e..0368bc7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 0.6.1:
+=======================
+* Added compat flag for 16bpp commands
+
 Major changes in 0.6.0:
 =======================
 * Initial messages for clipboard sharing


More information about the Spice-commits mailing list