aboutsummaryrefslogtreecommitdiffstats
path: root/branches/gpgme-0-3-branch/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'branches/gpgme-0-3-branch/configure.ac')
-rw-r--r--branches/gpgme-0-3-branch/configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/branches/gpgme-0-3-branch/configure.ac b/branches/gpgme-0-3-branch/configure.ac
index 0e2bc451..99900996 100644
--- a/branches/gpgme-0-3-branch/configure.ac
+++ b/branches/gpgme-0-3-branch/configure.ac
@@ -30,9 +30,9 @@ AC_INIT(gpgme, 0.3.12, [[email protected]])
#
LIBGPGME_LT_CURRENT=9
LIBGPGME_LT_AGE=3
-LIBGPGME_LT_REVISION=2
-NEED_GPG_VERSION=1.0.7
-NEED_GPGSM_VERSION=0.3.8
+LIBGPGME_LT_REVISION=3
+NEED_GPG_VERSION=1.2.0
+NEED_GPGSM_VERSION=0.9.2
##############################################
AC_PREREQ(2.52)
AC_REVISION($Revision$)