aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2004-10-28 09:06:50 +0000
committerWerner Koch <[email protected]>2004-10-28 09:06:50 +0000
commit66e627bdae32821e7fc380b7b6bff0b0834be519 (patch)
treea701b49a2771ad032bc391d1753091ae307195de /configure.ac
parent* card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c, (diff)
downloadgnupg-66e627bdae32821e7fc380b7b6bff0b0834be519.tar.gz
gnupg-66e627bdae32821e7fc380b7b6bff0b0834be519.zip
About to release 1.3.92
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 b4942555b..af485bfed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ min_automake_version="1.7.9"
# 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.3.92-cvs, [email protected])
+AC_INIT(gnupg, 1.3.92, [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.