aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a91322d3..9c932b8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-11-29 Marcus Brinkmann <[email protected]>
+
+ * configure.ac (NEED_GPG_VERSION): Bump to 1.3.0.
+
2006-09-19 Marcus Brinkmann <[email protected]>
* configure.ac: Turn stpcpy into a replacement function.
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
##############################################