aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-03-09 12:45:02 +0000
committerWerner Koch <[email protected]>2006-03-09 12:45:02 +0000
commitcf10c31a3f0476206dce2797b8a770ada5cd97ed (patch)
tree00063d2f6b960eb16f71b4fef93854041ddd2aa6 /configure.ac
parent* gpg.sgml: Document "notation". (diff)
downloadgnupg-cf10c31a3f0476206dce2797b8a770ada5cd97ed.tar.gz
gnupg-cf10c31a3f0476206dce2797b8a770ada5cd97ed.zip
Preparing for an RC23
Diffstat (limited to '')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6a8d6dae7..7d865cd89 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.3-cvs, [email protected])
+AC_INIT(gnupg, 1.4.3rc2, [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.