diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-08-05 15:23:06 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-08-05 15:23:06 +0200 |
commit | 49f936262952f18c3530577174bf0549bf1c29ed (patch) | |
tree | 113f8dbaf9e06dbf440b280eeaa45d2951eb053c /m4 | |
parent | 76cb4dd02a372adebf0db4e03a8c87029c464487 (diff) | |
download | gnutls-49f936262952f18c3530577174bf0549bf1c29ed.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 9a0dd74998..746b19f091 100644 --- a/m4/hooks.m4 +++ b/m4/hooks.m4 @@ -40,7 +40,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS], # Interfaces added: AGE++ # Interfaces removed: AGE=0 AC_SUBST(LT_CURRENT, 52) - AC_SUBST(LT_REVISION, 0) + AC_SUBST(LT_REVISION, 1) AC_SUBST(LT_AGE, 24) AC_SUBST(LT_SSL_CURRENT, 27) |