summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-07-21 20:46:36 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-07-21 20:46:36 +0000
commit5f6c27f7b2f4eb571564f0666c0cbddb33656441 (patch)
tree1be39fb6f231e79952afd8d5b33865cac8f0f88f /configure.ac
parent23421726b8a571ddaadc5792e382a366b462356c (diff)
downloadlasso-5f6c27f7b2f4eb571564f0666c0cbddb33656441.tar.gz
lasso-5f6c27f7b2f4eb571564f0666c0cbddb33656441.tar.xz
lasso-5f6c27f7b2f4eb571564f0666c0cbddb33656441.zip
[Release] update libtool version
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 f9b24f48..790ee011 100644
--- a/configure.ac
+++ b/configure.ac
@@ -184,7 +184,7 @@ dnl - interfaces removed -> AGE = 0
# m = a
# r = r
current=`expr $VERSION_MAJOR + $VERSION_MINOR`
-LASSO_VERSION_INFO="10:1:7"
+LASSO_VERSION_INFO="11:0:8"
AC_SUBST(LASSO_VERSION_INFO)
dnl Compute the minimal supported ABI version for Win32 scripts and resources files.