summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-03 21:12:27 +0300
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-03 21:12:27 +0300
commit3dc88589897ea3b08cf1e736e643637eea39264c (patch)
tree7295dca34451e263f47ac7fffcd09b22f1a31ea4 /m4
parentf6299a0b197888b1417ae929dd1bb8df16bf8db6 (diff)
downloadgnutls-3dc88589897ea3b08cf1e736e643637eea39264c.tar.gz
bumped version
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 7012149a5d..dcb05ecd10 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, 46)
+ AC_SUBST(LT_CURRENT, 48)
AC_SUBST(LT_REVISION, 0)
- AC_SUBST(LT_AGE, 18)
+ AC_SUBST(LT_AGE, 20)
AC_SUBST(LT_SSL_CURRENT, 27)
AC_SUBST(LT_SSL_REVISION, 2)