2002-02-09 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Sat, 9 Feb 2002 00:59:14 +0000 (00:59 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Sat, 9 Feb 2002 00:59:14 +0000 (00:59 +0000)
* configure.ac (AC_INIT): Bump version to 0.3.1

ChangeLog
TODO
configure.ac

index c579b2d7a1d1e9fdd858f62190e9460eb24f1b66..fca25093fbf4788b3df11e2a68fd689a930b45c7 100644 (file)
--- a/ChangeLog
+++ b/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  <marcus@g10code.de>
 
diff --git a/TODO b/TODO
index 0f97bae8e31052c170465d0b70367fd076a9a08b..64f484a1409d585a703e74898ec83beb17e897bb 100644 (file)
--- a/TODO
+++ b/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.
index 9e5937072133bf91941dea4ab8991b7f7656465b..dc9ed72937cd2a4c61c3fe8e4bc3de8735e0f8ce 100644 (file)
@@ -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