aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2001-01-18 09:11:49 +0000
committerWerner Koch <[email protected]>2001-01-18 09:11:49 +0000
commit38b1b13114c715f87cf9b165828279189087a2fd (patch)
treef477f8e2806bf614588f053956007446ac18bbc9 /configure.in
parentRelease 0.1.4 (diff)
downloadgpgme-38b1b13114c715f87cf9b165828279189087a2fd.tar.gz
gpgme-38b1b13114c715f87cf9b165828279189087a2fd.zip
Does now compile under MingW32/CPD 0.3
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 839ca82d..79239a7a 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.4)
+AM_INIT_AUTOMAKE(gpgme,0.1.4a)
LIBGPGME_LT_CURRENT=2
LIBGPGME_LT_AGE=2
LIBGPGME_LT_REVISION=0