[Spice-commits] configure.ac
Marc-André Lureau
elmarco at kemper.freedesktop.org
Thu Jan 31 19:35:06 PST 2013
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cf9600ad6eea5bdf6bc16e60d9c0c760b0b775bf
Author: Marc-André Lureau <marcandre.lureau at gmail.com>
Date: Fri Feb 1 04:34:54 2013 +0100
Post-release bump
diff --git a/configure.ac b/configure.ac
index 94f676b..7a3808a 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], 4)
+m4_define([SPICE_MICRO], 5)
AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
More information about the Spice-commits
mailing list