From: Marcus Brinkmann Date: Wed, 29 Nov 2006 15:47:00 +0000 (+0000) Subject: 2006-11-29 Marcus Brinkmann X-Git-Tag: gpgme-1.1.4~23 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a9e91c8b4af3bdf11f2ae4457d093fa5e2501432;p=gpgme.git 2006-11-29 Marcus Brinkmann * configure.ac (NEED_GPG_VERSION): Bump to 1.3.0. --- diff --git a/ChangeLog b/ChangeLog index a91322d..9c932b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-11-29 Marcus Brinkmann + + * configure.ac (NEED_GPG_VERSION): Bump to 1.3.0. + 2006-09-19 Marcus Brinkmann * configure.ac: Turn stpcpy into a replacement function. diff --git a/configure.ac b/configure.ac index 45f295a..8a6b1e5 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 ##############################################