diff options
author | Werner Koch <[email protected]> | 2005-05-31 12:26:02 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-05-31 12:26:02 +0000 |
commit | 8639e9768e0c4325aa15dbf1b48e0a97e4e18eaf (patch) | |
tree | cbef54186e7a00f0ef992ede8dd8abf0af2d03d2 | |
parent | *** empty log message *** (diff) | |
download | gnupg-8639e9768e0c4325aa15dbf1b48e0a97e4e18eaf.tar.gz gnupg-8639e9768e0c4325aa15dbf1b48e0a97e4e18eaf.zip |
.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 42b964dbd..c4123cf30 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.2rc1, [email protected]) +AC_INIT(gnupg, 1.4.2-cvs, [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. |