aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2001-04-19 12:18:40 +0000
committerWerner Koch <[email protected]>2001-04-19 12:18:40 +0000
commit1a3db20121fb7914fd4dc2c13681b4322e86c497 (patch)
treec23ae9a28203e2e3fdf5eae49cad8301c8acd01d /configure.in
parentReverted change (diff)
downloadgpgme-1a3db20121fb7914fd4dc2c13681b4322e86c497.tar.gz
gpgme-1a3db20121fb7914fd4dc2c13681b4322e86c497.zip
Adjusted for changes --fixed-list-mode in 1.0.4h
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index be971fae..91c1d025 100644
--- a/configure.in
+++ b/configure.in
@@ -31,11 +31,11 @@ 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.2.1)
+AM_INIT_AUTOMAKE(gpgme,0.2.1a)
LIBGPGME_LT_CURRENT=3
LIBGPGME_LT_AGE=3
LIBGPGME_LT_REVISION=0
-NEED_GPG_VERSION=1.0.4f
+NEED_GPG_VERSION=1.0.4h
##############################################
AC_SUBST(LIBGPGME_LT_CURRENT)