aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2005-03-15 16:28:37 +0000
committerWerner Koch <[email protected]>2005-03-15 16:28:37 +0000
commita659989792a23f6de46d142ed112473650dc4b12 (patch)
tree2b0a90d87d2a548b3ad62690d30546f41958c1c5 /configure.ac
parentPreparing a release (diff)
downloadgnupg-a659989792a23f6de46d142ed112473650dc4b12.tar.gz
gnupg-a659989792a23f6de46d142ed112473650dc4b12.zip
Post release preparations
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 dfc2c679c..d6ef7c83f 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.1, [email protected])
+AC_INIT(gnupg, 1.4.2-cvs, [email protected])
# 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.