2002-02-09 Marcus Brinkmann <marcus@g10code.de>

* configure.ac (AC_INIT): Bump version to 0.3.1
This commit is contained in:
Marcus Brinkmann 2002-02-09 00:59:14 +00:00
parent b7ac6614dd
commit 3cd7f60612
3 changed files with 3 additions and 1 deletions

View File

@ -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>

1
TODO
View File

@ -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.

View 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