summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-07-02 23:57:39 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-07-02 23:57:39 +0200
commit92218a876d4c2ec826eb922918487cb8879faaec (patch)
tree60505d2993dbcf101d65f6be1381fb7276886045 /m4
parent487ceacf17219feba0021ed6b68697d464aa3d94 (diff)
downloadgnutls-92218a876d4c2ec826eb922918487cb8879faaec.tar.gz
bumped versiongnutls_3_0_21_real
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 78d1e2f8cb..767f35b3ca 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, 37)
+ AC_SUBST(LT_CURRENT, 38)
AC_SUBST(LT_REVISION, 0)
- AC_SUBST(LT_AGE, 9)
+ AC_SUBST(LT_AGE, 10)
AC_SUBST(LT_SSL_CURRENT, 27)
AC_SUBST(LT_SSL_REVISION, 2)