From 3e6e801ee3f5837425b0cb99311e39faa2b043e5 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Sat, 9 Feb 2002 00:59:14 +0000 Subject: [PATCH] 2002-02-09 Marcus Brinkmann * configure.ac (AC_INIT): Bump version to 0.3.1 --- trunk/ChangeLog | 1 + trunk/TODO | 1 + trunk/configure.ac | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/trunk/ChangeLog b/trunk/ChangeLog index c579b2d..fca2509 100644 --- a/trunk/ChangeLog +++ b/trunk/ChangeLog @@ -4,6 +4,7 @@ * configure.ac (LIBGPGME_LT_CURRENT): Bump it up to 6! (NEED_GPGSM_VERSION): Bump it up to 0.3.0! + (AC_INIT): Bump version to 0.3.1 2002-01-22 Marcus Brinkmann diff --git a/trunk/TODO b/trunk/TODO index 0f97bae..64f484a 100644 --- a/trunk/TODO +++ b/trunk/TODO @@ -15,6 +15,7 @@ Hey Emacs, this is -*- outline -*- mode! * Documentation ** Add note about GPGME clearing out pointer return values. ** validity/trust +** Document gpgme.m4 * Engines ** Move code common to all engines up from gpg to engine. diff --git a/trunk/configure.ac b/trunk/configure.ac index 9e59370..dc9ed72 100644 --- a/trunk/configure.ac +++ b/trunk/configure.ac @@ -26,7 +26,7 @@ # (Interfaces added: AGE++) # (Interfaces removed: AGE=0) # XXXX new functions -AC_INIT(gpgme, 0.3.0a-cvs, [gnupg-devel@gnupg.org]) +AC_INIT(gpgme, 0.3.1, [gnupg-devel@gnupg.org]) LIBGPGME_LT_CURRENT=6 LIBGPGME_LT_AGE=0 LIBGPGME_LT_REVISION=0 -- 2.26.2