From 97587c6d7a34b55b0bcd9bff9ba738fa021d71b1 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 16 Dec 2004 10:53:25 +0000 Subject: post release updates --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ef89de79a..5dcbf91f6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Noteworthy changes in version 1.4.1 +------------------------------------------------- + + Noteworthy changes in version 1.4.0 (2004-12-16) ------------------------------------------------- diff --git a/configure.ac b/configure.ac index 4734ecbdf..6ceff5b39 100644 --- a/configure.ac +++ b/configure.ac @@ -26,7 +26,7 @@ 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.0, bug-gnupg@gnu.org) +AC_INIT(gnupg, 1.4.1-cvs, bug-gnupg@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. -- cgit v1.2.3