summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-01-05 12:13:49 +0000
committerSimon Josefsson <simon@josefsson.org>2007-01-05 12:13:49 +0000
commitfd53ad4b4354acdd7498f8ca2f74815415cd3208 (patch)
treea6ffab6022400ae57cd9e6528751aea1433a3f42
parentdf9c7878c5eae093708bbe16673167134bd8d24e (diff)
downloadgnutls-fd53ad4b4354acdd7498f8ca2f74815415cd3208.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 f8af9d4fad..b240370d52 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.1], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.7.2], [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, 16)
-AC_SUBST(LT_REVISION, 1)
+AC_SUBST(LT_REVISION, 2)
AC_SUBST(LT_AGE, 3)
ac_full=1