[Spice-commits] configure.ac
Christophe Fergau
teuf at kemper.freedesktop.org
Tue Jun 30 07:56:06 PDT 2015
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4ba5072b2868b41f0e10c8fc805bbe927b654bdc
Author: Christophe Fergeau <cfergeau at redhat.com>
Date: Tue Jun 30 16:55:48 2015 +0200
Post-release version bump
diff --git a/configure.ac b/configure.ac
index 0cf8c90..cb82da4 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], 8)
+m4_define([SPICE_MICRO], 9)
AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
More information about the Spice-commits
mailing list