summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2004-04-29 20:16:44 +0200
committerWerner Koch <wk@gnupg.org>2004-04-29 20:16:44 +0200
commitcb76c9bc779ebb75ecc241fa336c5844838b35b2 (patch)
tree67b4b2cb01fa089f45fc8bd8b6c1fd95face9680 /configure.ac
parentautoupdated (diff)
downloadgnupg2-cb76c9bc779ebb75ecc241fa336c5844838b35b2.tar.xz
gnupg2-cb76c9bc779ebb75ecc241fa336c5844838b35b2.zip
post release version bump
Diffstat (limited to '')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0c7bd927a..37341ed9d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ min_automake_version="1.7.6"
# Version number: Remember to change it immediately *after* a release.
# Add a "-cvs" prefix for non-released code.
-AC_INIT(gnupg, 1.9.8, gnupg-devel@gnupg.org)
+AC_INIT(gnupg, 1.9.9-cvs, 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.