aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2005-04-21 14:39:00 +0000
committerWerner Koch <[email protected]>2005-04-21 14:39:00 +0000
commitec51140af03ea92a2a0737c4fc3536468fd3a409 (patch)
tree333b70c9a42fdc020e77774bc12d6c7e0e44604d /configure.ac
parent(main): Optionally allow the input file as command (diff)
downloadgnupg-1-9-16.tar.gz
gnupg-1-9-16.zip
Preparing a releaseV1-9-16
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 8654785ee..4b32f581f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ min_automake_version="1.9.3"
# Version number: Remember to change it immediately *after* a release.
# Add a "-cvs" prefix for non-released code.
-AC_INIT(gnupg, 1.9.16-cvs, [email protected])
+AC_INIT(gnupg, 1.9.16, [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.