aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-12-07 16:23:51 +0000
committerWerner Koch <[email protected]>2006-12-07 16:23:51 +0000
commit6b80ed88be6d2766947929d5c5afda391109b53c (patch)
tree27e9de936df0f82f45e6a92485fbbbb627475c08 /configure.ac
parentBackported security fixes. (diff)
downloadgnupg-1.2.8.tar.gz
gnupg-1.2.8.zip
Preapring a releasegnupg-1.2.8STABLE-BRANCH-1-2
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 1aa79f9e1..9355f586f 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.2.8-cvs, [email protected])
+AC_INIT(gnupg, 1.2.8, [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.