aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2001-12-22 14:48:58 +0000
committerWerner Koch <[email protected]>2001-12-22 14:48:58 +0000
commit184f9e5739e65c0a159a55cdb46bdab6fe53de8e (patch)
treedecb66322ab9bf94d6728ad37617e1b64eccda99
parentAbout to released 1.0.6c snapshot. (diff)
downloadgnupg-184f9e5739e65c0a159a55cdb46bdab6fe53de8e.tar.gz
gnupg-184f9e5739e65c0a159a55cdb46bdab6fe53de8e.zip
bumbed version
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 584aec275..d9dbd6eb4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ AC_PREREQ(2.52)
dnl A snapshot release has a letter appended. CVS files before a release
dnl are suffixed with the string "-cvs", so "1.0.6a-cvs" is a cvs version
dnl between 1.0.6 and 1.0.6a.
-AC_INIT(gnupg, 1.0.6c, [email protected])
+AC_INIT(gnupg, 1.0.6d-cvs, [email protected])
ALL_LINGUAS="da de eo es_ES et fr id it ja nl pl pt_BR pt_PT sv tr"
static_modules="sha1 md5 rmd160"
static_random_module=""