[Spice-commits] configure.ac

Marc-André Lureau elmarco at kemper.freedesktop.org
Mon Jul 3 11:20:56 UTC 2017


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 40544912abc5897c00d321ebc965068ad69b2f4d
Author: Marc-André Lureau <marcandre.lureau at redhat.com>
Date:   Mon Jul 3 13:20:29 2017 +0200

    build-sys: post-release bump 0.12.14

diff --git a/configure.ac b/configure.ac
index 17f48d1..ed9b38a 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], 13)
+m4_define([SPICE_MICRO], 14)
 
 AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
 


More information about the Spice-commits mailing list