aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2006-11-29 15:47:00 +0000
committerMarcus Brinkmann <[email protected]>2006-11-29 15:47:00 +0000
commita9e91c8b4af3bdf11f2ae4457d093fa5e2501432 (patch)
tree8680d7789b4f5abdedf5e2b16183b5d11c37432b /configure.ac
parent2006-11-29 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-a9e91c8b4af3bdf11f2ae4457d093fa5e2501432.tar.gz
gpgme-a9e91c8b4af3bdf11f2ae4457d093fa5e2501432.zip
2006-11-29 Marcus Brinkmann <[email protected]>
* configure.ac (NEED_GPG_VERSION): Bump to 1.3.0.
Diffstat (limited to '')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 45f295ac..8a6b1e5e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,7 +57,7 @@ LIBGPGME_LT_REVISION=1
# If the API is changed in an incompatible way: increment the next counter.
GPGME_CONFIG_API_VERSION=1
-NEED_GPG_VERSION=1.2.2
+NEED_GPG_VERSION=1.3.0
NEED_GPGSM_VERSION=1.9.6
##############################################