]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Use three-digit versions.
authorSimon Josefsson <simon@josefsson.org>
Mon, 3 Sep 2007 09:41:20 +0000 (11:41 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 3 Sep 2007 09:41:20 +0000 (11:41 +0200)
configure.in

index 34970f020358e3ebfc539a827ccf0821e820a3cb..f6a7c3435c27ec8632cfc37d8d15428f18589f34 100644 (file)
@@ -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