]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Set version to 2.0
authorNiels Möller <nisse@lysator.liu.se>
Thu, 4 Jun 2009 19:43:53 +0000 (21:43 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 4 Jun 2009 19:43:53 +0000 (21:43 +0200)
Rev: nettle/configure.ac:1.10

configure.ac

index 6d503b93ce7bfa94304a19389f1e9b66b529e09e..5efdd8fbd99f7963a3c514b1b56b1a61ae586061 100644 (file)
@@ -2,7 +2,7 @@ dnl -*- mode: shell-script; sh-indentation: 2; -*-
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([nettle], [2.0rc1], [nettle-bugs@lists.lysator.liu.se])
+AC_INIT([nettle], [2.0], [nettle-bugs@lists.lysator.liu.se])
 AC_PREREQ(2.61)
 AC_CONFIG_SRCDIR([arcfour.c])
 # Needed to stop autoconf from looking for files in parent directories.