gnupg (NEWS configure.ac)
cvs user wk
cvs at cvs.gnupg.org
Tue Dec 14 09:28:46 CET 2004
Date: Tuesday, December 14, 2004 @ 09:33:01
Author: wk
Path: /cvs/gnupg/gnupg
Modified: NEWS configure.ac
post release updates
--------------+
NEWS | 7 +++++++
configure.ac | 6 +++---
2 files changed, 10 insertions(+), 3 deletions(-)
Index: gnupg/NEWS
diff -u gnupg/NEWS:1.223 gnupg/NEWS:1.224
--- gnupg/NEWS:1.223 Tue Dec 14 08:49:26 2004
+++ gnupg/NEWS Tue Dec 14 09:33:01 2004
@@ -1,3 +1,10 @@
+Noteworthy changes in version 1.4.0
+-------------------------------------------------
+
+ * See the file doc/highlights-1.4.txt for an overview of all
+ changes in respect to the 1.2 series.
+
+
Noteworthy changes in version 1.3.93 (2004-12-14)
-------------------------------------------------
Index: gnupg/configure.ac
diff -u gnupg/configure.ac:1.113 gnupg/configure.ac:1.114
--- gnupg/configure.ac:1.113 Tue Dec 14 08:49:26 2004
+++ gnupg/configure.ac Tue Dec 14 09:33:01 2004
@@ -19,14 +19,14 @@
dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
dnl
dnl (Process this file with autoconf to produce a configure script.)
-dnlAC_REVISION($Revision: 1.113 $)dnl
+dnlAC_REVISION($Revision: 1.114 $)dnl
AC_PREREQ(2.59)
-min_automake_version="1.7.9"
+min_automake_version="1.9.3"
# Remember to change the version number immediately *after* a release
# and remove the "-cvs" or "rc" suffix immediately *before* a release.
-AC_INIT(gnupg, 1.3.93, bug-gnupg at gnu.org)
+AC_INIT(gnupg, 1.4.0-cvs, bug-gnupg at gnu.org)
# Set development_version to yes if the minor number is odd or you
# feel that the default check for a development version is not
# sufficient.
More information about the Gnupg-commits
mailing list