diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-06-01 16:33:42 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-06-01 16:33:42 +0200 |
commit | b948e80596ba5810043ef53072a8f712a07bcafc (patch) | |
tree | e02eb7a59f44b55dd8de755a1b6d74f6e372df61 /m4 | |
parent | f96480d46bb129810ceb4af0110f680fa508a5e7 (diff) | |
download | gnutls-b948e80596ba5810043ef53072a8f712a07bcafc.tar.gz |
bumped version.
Diffstat (limited to 'm4')
-rw-r--r-- | m4/hooks.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4 index e117eecd5c..bf9a42a615 100644 --- a/m4/hooks.m4 +++ b/m4/hooks.m4 @@ -41,7 +41,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS], # Interfaces added: AGE++ # Interfaces removed: AGE=0 AC_SUBST(LT_CURRENT, 27) - AC_SUBST(LT_REVISION, 1) + AC_SUBST(LT_REVISION, 2) AC_SUBST(LT_AGE, 0) AC_SUBST(LT_SSL_CURRENT, 27) |