summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-05-06 17:27:46 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-05-06 17:27:46 +0200
commita54dedeaaf18840226807c3cbf752771b11a8fff (patch)
treef46df6227d688d69e88c4b833f6810b6a5b2756e /libextra
parent844dee210bb826ca09fdd6487ab8484b414046b6 (diff)
downloadgnutls-a54dedeaaf18840226807c3cbf752771b11a8fff.tar.gz
bumped version.
Diffstat (limited to 'libextra')
-rw-r--r--libextra/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libextra/configure.ac b/libextra/configure.ac
index 6786ee7ff4..c83dd21411 100644
--- a/libextra/configure.ac
+++ b/libextra/configure.ac
@@ -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.12.3], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.12.4], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])