aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2000-12-29 10:34:34 +0000
committerWerner Koch <[email protected]>2000-12-29 10:34:34 +0000
commitc74adbc096171ceac522a6f8383194d70cc76865 (patch)
treeb5067eab2ddedadf0e60f9ff7ec3de1b6a1accc0 /configure.in
parentAdd missing jnlib directory (diff)
downloadgpgme-c74adbc096171ceac522a6f8383194d70cc76865.tar.gz
gpgme-c74adbc096171ceac522a6f8383194d70cc76865.zip
Add 2 missing files and other changes
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 710b0434..369d0f19 100644
--- a/configure.in
+++ b/configure.in
@@ -13,7 +13,7 @@ AM_MAINTAINER_MODE
# AGE, set REVISION to 0.
# 3. Interfaces removed (BAD, breaks upward compatibility): Increment
# CURRENT, set AGE and REVISION to 0.
-AM_INIT_AUTOMAKE(gpgme,0.1.3)
+AM_INIT_AUTOMAKE(gpgme,0.1.3a)
LIBGPGME_LT_CURRENT=1
LIBGPGME_LT_AGE=1
LIBGPGME_LT_REVISION=0