summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2014-01-07 17:03:14 +0100
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2014-01-07 17:03:14 +0100
commit93b9b59e8f9ad9a2c1a5630545d247498ceef5e8 (patch)
treed9c7b8541261583f2de0ab5db2f96706054debcd /configure.ac
parent83dc14c307d1bab59986815c1d6306ec9c256600 (diff)
downloadlasso-93b9b59e8f9ad9a2c1a5630545d247498ceef5e8.tar.gz
lasso-93b9b59e8f9ad9a2c1a5630545d247498ceef5e8.tar.xz
lasso-93b9b59e8f9ad9a2c1a5630545d247498ceef5e8.zip
configure.ac: update LASSO_VERSION_INFO
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 a50eb5a7..674a6158 100644
--- a/configure.ac
+++ b/configure.ac
@@ -186,7 +186,7 @@ dnl - interfaces removed -> AGE = 0
# m = a
# r = r
current=`expr $VERSION_MAJOR + $VERSION_MINOR`
-LASSO_VERSION_INFO="13:0:10"
+LASSO_VERSION_INFO="14:0:11"
AC_SUBST(LASSO_VERSION_INFO)
dnl Compute the minimal supported ABI version for Win32 scripts and resources files.