aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2005-06-21 14:50:10 +0000
committerWerner Koch <[email protected]>2005-06-21 14:50:10 +0000
commita63f5e50f189c0c71bf0d248fa2b6c566307ea56 (patch)
tree7a5605a79837dd0797ca72422f193c4631149e13
parent * conventional.test (algos): Uhh ohh, cut+paste error and not (diff)
downloadgnupg-a63f5e50f189c0c71bf0d248fa2b6c566307ea56.tar.gz
gnupg-a63f5e50f189c0c71bf0d248fa2b6c566307ea56.zip
Post release version number update
Diffstat (limited to '')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e36ab6c71..950fa0745 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.2rc2, [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.