summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-04-08 00:10:15 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-04-08 18:21:06 +0200
commitb3ee1e5c22480ae5eb3fde8e4341576de396644e (patch)
tree9831c2b31feb47c80d19472d7db9c59d4ebeb856 /m4
parentb172a8aaa415f3bd43b5e84a33a70b6276caf702 (diff)
downloadgnutls-b3ee1e5c22480ae5eb3fde8e4341576de396644e.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 776209f8c1..33b607f85c 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, 63)
+ AC_SUBST(LT_CURRENT, 64)
AC_SUBST(LT_REVISION, 0)
- AC_SUBST(LT_AGE, 35)
+ AC_SUBST(LT_AGE, 36)
AC_SUBST(LT_SSL_CURRENT, 27)
AC_SUBST(LT_SSL_REVISION, 2)