summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-09-01 10:05:56 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-09-01 10:05:56 +0200
commitf7fe9132f54031833f3b8678f474b28fd7a14894 (patch)
treeef57c25a08e5419d02a1217a411bf816630037e1 /configure.ac
parentd70186fe142d0943272a10b57d71e359aeb707e7 (diff)
downloadgnutls-f7fe9132f54031833f3b8678f474b28fd7a14894.tar.gz
bumped version
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 be6573be12..fc54eeeea3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl Process this file with autoconf to produce a configure script.
# USA
AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [3.0.1], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [3.0.2], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])