summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-11-16 15:36:41 +0100
committerSimon Josefsson <simon@josefsson.org>2007-11-16 15:36:41 +0100
commitc7b93af8e3b7abcd30ba2a85435707504e4e0b1a (patch)
tree3eba8cd30530ad29567fbbb620337d4ed5073bfc
parent25b8a446978f38a65a4eeb63f14be1d3ac937705 (diff)
downloadgnutls-c7b93af8e3b7abcd30ba2a85435707504e4e0b1a.tar.gz
Bump version.
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index a878161918..95b3d47d1d 100644
--- a/configure.in
+++ b/configure.in
@@ -21,7 +21,7 @@ dnl Process this file with autoconf to produce a configure script.
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [2.0.3], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.0.4], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_TARGET
@@ -36,7 +36,7 @@ AB_INIT
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 22)
-AC_SUBST(LT_REVISION, 0)
+AC_SUBST(LT_REVISION, 1)
AC_SUBST(LT_AGE, 9)
ac_full=1