summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2004-12-16 11:53:25 +0100
committerWerner Koch <wk@gnupg.org>2004-12-16 11:53:25 +0100
commit97587c6d7a34b55b0bcd9bff9ba738fa021d71b1 (patch)
treea2f8fcd55b5f61e43c94e21612bfab1c2918833f /configure.ac
parentMinor fixes (diff)
downloadgnupg2-97587c6d7a34b55b0bcd9bff9ba738fa021d71b1.tar.xz
gnupg2-97587c6d7a34b55b0bcd9bff9ba738fa021d71b1.zip
post release updates
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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.