summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-11-17 13:22:08 +0000
committerSimon Josefsson <simon@josefsson.org>2006-11-17 13:22:08 +0000
commit35e168b577aa43c44556c3393799524a3803c6c5 (patch)
tree3f93b73248a3e5ae110b12b79a65389ccc921f48
parente24f471c372591b1a3142c25583b5eb15fe18852 (diff)
downloadgnutls-35e168b577aa43c44556c3393799524a3803c6c5.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 17fa82336d..d263d2676a 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.5.5], [bug-gnutls@gnu.org])
+AC_INIT(gnutls, [1.6.0], [bug-gnutls@gnu.org])
AC_PREREQ(2.60)
AC_CANONICAL_TARGET
@@ -34,7 +34,7 @@ AB_INIT
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 15)
-AC_SUBST(LT_REVISION, 0)
+AC_SUBST(LT_REVISION, 1)
AC_SUBST(LT_AGE, 2)
ac_full=1