summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2002-08-23 20:05:18 +0000
committerWerner Koch <wk@gnupg.org>2002-08-23 20:05:18 +0000
commita9215927d2494380c94d3eb1762f189e9af8aae9 (patch)
tree4734bf82464937364083f476e1033f910917e7ac /configure.ac
parent3e592a4604f564dfe7565cd83ee01d5d49d9fe24 (diff)
downloadlibgcrypt-a9215927d2494380c94d3eb1762f189e9af8aae9.tar.gz
set version number to -cvs
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 7f566fb6..6aacb4eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ AC_PREREQ(2.53)
# (Interfaces removed: CURRENT++, AGE=0, REVISION=0)
# (Interfaces added: CURRENT++, AGE++, REVISION=0)
# (No interfaces changed: REVISION++)
-AC_INIT(libgcrypt,1.1.9)
+AC_INIT(libgcrypt,1.1.9-cvs)
LIBGCRYPT_LT_CURRENT=5
LIBGCRYPT_LT_AGE=4
LIBGCRYPT_LT_REVISION=1