summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 2ba0f26..57c8c03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,10 +22,9 @@ AC_SUBST(PACKAGE_VERSION)
# Don't change this unless you know exactly what you're doing and have read and
# understand:
# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
-# This is currently set at ABI 1.0.0.
#
# libxs -version-info current:revision:age
-LIBXS_ABI_VERSION="1:0:0"
+LIBXS_ABI_VERSION="1:1:0"
AC_SUBST(LIBXS_ABI_VERSION)
# ABI version for XS libzmq compatibility library