[Spice-commits] configure.ac
Marc-André Lureau
elmarco at kemper.freedesktop.org
Wed Jan 16 04:51:46 PST 2013
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2c010feeff247383102c271a991620dd72d71f28
Author: Marc-André Lureau <marcandre.lureau at gmail.com>
Date: Wed Jan 16 13:51:10 2013 +0100
build-sys: post-release bump
diff --git a/configure.ac b/configure.ac
index aedc934..94f676b 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], 3)
+m4_define([SPICE_MICRO], 4)
AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
More information about the Spice-commits
mailing list