summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2012-10-19 13:15:56 +0200
committerAlon Levy <alevy@redhat.com>2012-10-25 12:33:09 +0200
commit65b6c56cf8a474e692feb82f5f47fe20082b2be1 (patch)
treeced6e6bb717318015ec1117a96a5c96ffdb5eae3 /configure.ac
parent63bb37276e028ab1b1c156c9e7907bf22b6d5952 (diff)
downloadspice-65b6c56cf8a474e692feb82f5f47fe20082b2be1.tar.gz
spice-65b6c56cf8a474e692feb82f5f47fe20082b2be1.tar.xz
spice-65b6c56cf8a474e692feb82f5f47fe20082b2be1.zip
release 0.12.1
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 06c86781..5a6d1361 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], [6])
+m4_define([SPICE_CURRENT], [7])
m4_define([SPICE_REVISION], [0])
-m4_define([SPICE_AGE], [5])
+m4_define([SPICE_AGE], [6])
# Note on the library name on linux (SONAME) produced by libtool (for reference, gleaned
# from looking at libtool 2.4.2)