diff options
author | Werner Koch <[email protected]> | 2006-02-14 18:39:24 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2006-02-14 18:39:24 +0000 |
commit | 820225458175ed521bd83143fe7aa176d57801e4 (patch) | |
tree | 8229b747a419b5d0cbd6d85f0af9b80f6ff8e329 /configure.ac | |
parent | This commit was manufactured by cvs2svn to create tag 'V1-4-2'. (diff) | |
download | gnupg-1-4-2.tar.gz gnupg-1-4-2.zip |
Security fixV1-4-2
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ef9370089..d655e23ef 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.2, [email protected]) +AC_INIT(gnupg, 1.4.2.1, [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. |