summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2005-09-12 10:23:33 +0200
committerWerner Koch <wk@gnupg.org>2005-09-12 10:23:33 +0200
commitcc999f61a798b2d1505f8353ee395d031ac55852 (patch)
tree28a7c0fa9eb6b2fccae4dcd174431a81f31a3b64 /configure.ac
parentFixed yesterdays change. Importing to Outlook seems to work now. (diff)
downloadgnupg2-cc999f61a798b2d1505f8353ee395d031ac55852.tar.xz
gnupg2-cc999f61a798b2d1505f8353ee395d031ac55852.zip
About to release 1.9.19V1-9-19
Diffstat (limited to '')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 030643315..30b183046 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.19-cvs, gnupg-devel@gnupg.org)
+AC_INIT(gnupg, 1.9.19, gnupg-devel@gnupg.org)
# 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.