From b6079a3caff4f22de1c6efe2e3f428b2cf01c655 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Thu, 29 Mar 2012 18:11:07 +0200 Subject: Version and ABI bumped to 1.0.1 Signed-off-by: Martin Sustrik --- configure.ac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configure.ac') 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 -- cgit v1.2.3