summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-07-23 16:43:33 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-07-23 16:53:29 +0200
commit50f0068ae327abce4f648cfb12132b0254f9afa8 (patch)
treec0c36e50dd8dd2646ae6574799f94b5de2e3cc88 /configure.ac
parente67bdb571e806165d9611c507de6473ecc410525 (diff)
downloadgnutls-50f0068ae327abce4f648cfb12132b0254f9afa8.tar.gz
released 2.99.4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 15cc5db932..a03421ffa6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script.
# USA
AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [2.99.3], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.99.4], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])