diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-01-06 20:11:13 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-01-06 20:11:13 +0100 |
commit | 543a98568b1c020444060da8279f0c2fcae1836d (patch) | |
tree | f252d2febacd5608d00937af23affcef984b5288 /m4 | |
parent | 92c407a6981318948e68f731d3201c51fb35d013 (diff) | |
download | gnutls-543a98568b1c020444060da8279f0c2fcae1836d.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 e38f5c591c..bd964bf2fe 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, 33) - AC_SUBST(LT_REVISION, 0) + AC_SUBST(LT_REVISION, 1) AC_SUBST(LT_AGE, 5) AC_SUBST(LT_SSL_CURRENT, 27) |