From: Simon Josefsson Date: Mon, 3 Sep 2007 09:41:20 +0000 (+0200) Subject: Use three-digit versions. X-Git-Tag: gnutls_2_0_0~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f6c5232a36987cbc40b70fd39659c3d7bba84708;p=thirdparty%2Fgnutls.git Use three-digit versions. --- 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