summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2013-05-17 10:34:54 -0400
committerAlon Levy <alevy@redhat.com>2013-05-17 11:06:34 -0400
commit59ff2f9221f3d78d4a12b7da6d8d6e2fb499ca10 (patch)
treee17103212eb3e08afc3972b9b49bf2cca221d432 /configure.ac
parent5170589c21f183b5eee13b1eab5e37793f5426e3 (diff)
downloadspice-59ff2f9221f3d78d4a12b7da6d8d6e2fb499ca10.tar.gz
spice-59ff2f9221f3d78d4a12b7da6d8d6e2fb499ca10.tar.xz
spice-59ff2f9221f3d78d4a12b7da6d8d6e2fb499ca10.zip
0.12.3 releasev0.12.3
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index fc0216fa..78896cb0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,9 +13,9 @@ AC_PREREQ([2.57])
# 4. Follow the libtool manual for the so version:
# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
-m4_define([SPICE_CURRENT], [7])
+m4_define([SPICE_CURRENT], [8])
m4_define([SPICE_REVISION], [0])
-m4_define([SPICE_AGE], [6])
+m4_define([SPICE_AGE], [7])
# Note on the library name on linux (SONAME) produced by libtool (for reference, gleaned
# from looking at libtool 2.4.2)