]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Bump versions.
authorSimon Josefsson <simon@josefsson.org>
Mon, 6 Dec 2010 13:06:45 +0000 (14:06 +0100)
committerSimon Josefsson <simon@josefsson.org>
Mon, 6 Dec 2010 13:06:45 +0000 (14:06 +0100)
lib/configure.ac
lib/m4/hooks.m4
libextra/configure.ac

index 4858fb18b050ff78ccafc134d20985ed33a9be2e..0a1abc25e2529d05ab93de4be77b51611b3c7466 100644 (file)
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script.
 # MA 02110-1301, USA
 
 AC_PREREQ(2.61)
-AC_INIT([libgnutls], [2.10.3], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls], [2.10.4], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
index a613789db8243b20362072ca3a3c06b114d4e041..9cb656d6c527c19a906f1a799b26b39c31fe5d2c 100644 (file)
@@ -27,7 +27,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
   # Interfaces added:                             AGE++
   # Interfaces removed:                           AGE=0
   AC_SUBST(LT_CURRENT, 42)
-  AC_SUBST(LT_REVISION, 12)
+  AC_SUBST(LT_REVISION, 13)
   AC_SUBST(LT_AGE, 16)
 
   # Used when creating the Windows libgnutls-XX.def files.
index d3fd31fb93e3d38dd12cafcc6df4386c150a4bb9..3de8ae913baa4d66b8267fc059cd389154b762cf 100644 (file)
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script.
 # 02110-1301, USA.
 
 AC_PREREQ(2.61)
-AC_INIT([libgnutls-extra], [2.10.3], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.10.4], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])