gnupg (NEWS README configure.ac)
cvs user wk
cvs at cvs.gnupg.org
Tue Mar 15 17:15:17 CET 2005
Date: Tuesday, March 15, 2005 @ 17:28:37
Author: wk
Path: /cvs/gnupg/gnupg
Modified: NEWS README configure.ac
Post release preparations
--------------+
NEWS | 4 ++++
README | 2 +-
configure.ac | 4 ++--
3 files changed, 7 insertions(+), 3 deletions(-)
Index: gnupg/NEWS
diff -u gnupg/NEWS:1.237 gnupg/NEWS:1.238
--- gnupg/NEWS:1.237 Tue Mar 15 16:51:52 2005
+++ gnupg/NEWS Tue Mar 15 17:28:37 2005
@@ -1,3 +1,7 @@
+Noteworthy changes in version 1.4.2
+------------------------------------------------
+
+
Noteworthy changes in version 1.4.1 (2005-03-15)
------------------------------------------------
Index: gnupg/README
diff -u gnupg/README:1.94 gnupg/README:1.95
--- gnupg/README:1.94 Fri Mar 11 12:02:12 2005
+++ gnupg/README Tue Mar 15 17:28:37 2005
@@ -1,7 +1,7 @@
GnuPG - The GNU Privacy Guard
-------------------------------
- Version 1.4.1
+ Version 1.4.2
Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004,
2005 Free Software Foundation, Inc.
Index: gnupg/configure.ac
diff -u gnupg/configure.ac:1.135 gnupg/configure.ac:1.136
--- gnupg/configure.ac:1.135 Tue Mar 15 16:51:52 2005
+++ gnupg/configure.ac Tue Mar 15 17:28:37 2005
@@ -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.135 $)dnl
+dnlAC_REVISION($Revision: 1.136 $)dnl
AC_PREREQ(2.59)
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.4.1, bug-gnupg at gnu.org)
+AC_INIT(gnupg, 1.4.2-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