summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2017-07-03 13:20:29 +0200
committerMarc-André Lureau <marcandre.lureau@redhat.com>2017-07-03 13:20:29 +0200
commit40544912abc5897c00d321ebc965068ad69b2f4d (patch)
tree82fd5c680c0fa69de9a2c8cc7cf212964bcd720e
parent8dda82b49d8f848a25e3a1ef6df943276c59e462 (diff)
build-sys: post-release bump 0.12.14
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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)