summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-09-03 11:41:20 +0200
committerSimon Josefsson <simon@josefsson.org>2007-09-03 11:41:20 +0200
commitf6c5232a36987cbc40b70fd39659c3d7bba84708 (patch)
tree944c0184c8a8f5057498aa38db2d18ca0b8c543d
parent063e9696fb0385eb36853a58e6f432676af114e4 (diff)
downloadgnutls-f6c5232a36987cbc40b70fd39659c3d7bba84708.tar.gz
Use three-digit versions.
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 34970f0203..f6a7c3435c 100644
--- a/configure.in
+++ b/configure.in
@@ -21,7 +21,7 @@ dnl Process this file with autoconf to produce a configure script.
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [2.0], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.0.0], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_TARGET