summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-07-28 19:49:45 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-07-28 19:49:45 +0200
commitda7e343f3090b2520126cc5ff7deb816e4118d4f (patch)
treeb54dcac9ba37c7614c8861c5fa9a5ea0cd4f52ab
parent6faa558ae8905f78a2dc411a6dbe432eafd9e540 (diff)
downloadgnutls-da7e343f3090b2520126cc5ff7deb816e4118d4f.tar.gz
updated version
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d2326348c9..a3336b2851 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.4], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [3.0.0], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])