summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2012-05-12 14:53:49 +0200
committerMartin Sustrik <sustrik@250bpm.com>2012-05-12 14:53:49 +0200
commitef5ec121148eaf9d29fc1e8219f5804ba078191b (patch)
tree869cc79f656d2caebaf1e31cee0e3d8e5730c485 /configure.ac
parente1dff473a625cdbecbaddb89d48fc675efea09f0 (diff)
Preparation for 1.1.0 releasev1.1.0
- version bump - ABI version bump - NEWS updated Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
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 50b4457..5e83d37 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
#
# libxs -version-info current:revision:age
-LIBXS_ABI_VERSION="1:1:0"
+LIBXS_ABI_VERSION="2:0:0"
AC_SUBST(LIBXS_ABI_VERSION)
# ABI version for XS libzmq compatibility library