summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2001-12-20 10:05:03 +0000
committerWerner Koch <wk@gnupg.org>2001-12-20 10:05:03 +0000
commit4041bd7556742f414c6b9c13fa4f984bb1b83f70 (patch)
treefd26220708f5047ad14df0ba55ed3a1320aa92c0 /configure.ac
parentde87d81360e6b60956a08c62641c5273984a3fd4 (diff)
downloadlibgcrypt-4041bd7556742f414c6b9c13fa4f984bb1b83f70.tar.gz
Bump to cvs version
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 f946a927..be187474 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ AC_PREREQ(2.52)
# (Interfaces removed: CURRENT++, AGE=0, REVISION=0)
# (Interfaces added: CURRENT++, AGE++, REVISION=0)
# (No interfaces changed: REVISION++)
-AC_INIT(libgcrypt,1.1.5)
+AC_INIT(libgcrypt,1.1.5a-cvs)
LIBGCRYPT_LT_CURRENT=3
LIBGCRYPT_LT_AGE=2
LIBGCRYPT_LT_REVISION=0