From 0ebe469a91f08dfb105f1beb129aae54422cc482 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 28 Oct 2004 09:50:24 +0000 Subject: post release preparations --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index cab3025d7..ed2ffae67 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Noteworthy changes in version 1.3.93 +------------------------------------------------- + + Noteworthy changes in version 1.3.92 (2004-10-28) ------------------------------------------------- diff --git a/configure.ac b/configure.ac index af485bfed..d51e4507e 100644 --- a/configure.ac +++ b/configure.ac @@ -26,7 +26,7 @@ min_automake_version="1.7.9" # 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.92, bug-gnupg@gnu.org) +AC_INIT(gnupg, 1.3.93-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