[Spice-commits] configure.ac
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Fri Jun 1 10:18:03 UTC 2018
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8460b25eeca6467e9937b77c3916092ff7dfa9b5
Author: Victor Toso <me at victortoso.com>
Date: Fri Jun 1 12:17:28 2018 +0200
build-sys: post-release bump 0.12.15
Signed-off-by: Victor Toso <victortoso at redhat.com>
diff --git a/configure.ac b/configure.ac
index ed9b38a..fcdbefc 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], 14)
+m4_define([SPICE_MICRO], 15)
AC_INIT(spice-protocol, [SPICE_MAJOR.SPICE_MINOR.SPICE_MICRO], [], spice-protocol)
More information about the Spice-commits
mailing list