summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-09-20 23:41:01 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-09-20 23:41:01 +0200
commitb0680b7566709eaed6fb5192180702292266e335 (patch)
treed5a1062ba4aa61b5c4870ef07ab28671a509c8c4 /m4
parent4e97dfef6e163f43c89fd5693fd1d29a6c20f373 (diff)
downloadgnutls-b0680b7566709eaed6fb5192180702292266e335.tar.gz
bumped versions
Diffstat (limited to 'm4')
-rw-r--r--m4/hooks.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index b38c27e8cc..6c9f81497f 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -39,9 +39,9 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
# Interfaces changed/added/removed: CURRENT++ REVISION=0
# Interfaces added: AGE++
# Interfaces removed: AGE=0
- AC_SUBST(LT_CURRENT, 39)
+ AC_SUBST(LT_CURRENT, 40)
AC_SUBST(LT_REVISION, 0)
- AC_SUBST(LT_AGE, 11)
+ AC_SUBST(LT_AGE, 12)
AC_SUBST(LT_SSL_CURRENT, 27)
AC_SUBST(LT_SSL_REVISION, 2)