summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6b70329f..26da3f0f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ AM_PROG_CC_C_O
AC_C_BIGENDIAN
AC_PATH_PROGS(PYTHON, python2 python)
-SPICE_LT_VERSION=m4_format("%d:%d:%d", 1, 0, 0)
+SPICE_LT_VERSION=m4_format("%d:%d:%d", 1, 0, 1)
AC_SUBST(SPICE_LT_VERSION)
# Check for the CPU we are using