summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-02-06 12:40:51 +0000
committerSimon Josefsson <simon@josefsson.org>2007-02-06 12:40:51 +0000
commit17e288eea0887cb4dc2e632d719ed972c9bed6af (patch)
treef0af75266c4537dae8a3a62ed864d5609fabafb2
parent5d9f7c418358012503563acc3702dd431488e8a7 (diff)
downloadgnutls-17e288eea0887cb4dc2e632d719ed972c9bed6af.tar.gz
Bump versions.
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 36b459a550..2968979ca4 100644
--- a/configure.in
+++ b/configure.in
@@ -20,7 +20,7 @@ dnl Process this file with autoconf to produce a configure script.
# along with GNUTLS; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-AC_INIT(gnutls, [1.7.4], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.7.5], [bug-gnutls@gnu.org])
AC_PREREQ(2.61)
AC_CANONICAL_TARGET
@@ -34,7 +34,7 @@ AB_INIT
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 17)
-AC_SUBST(LT_REVISION, 2)
+AC_SUBST(LT_REVISION, 3)
AC_SUBST(LT_AGE, 4)
ac_full=1