2002-02-09 Marcus Brinkmann <marcus@g10code.de>
* configure.ac (AC_INIT): Bump version to 0.3.1
This commit is contained in:
parent
b7ac6614dd
commit
3cd7f60612
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
* configure.ac (LIBGPGME_LT_CURRENT): Bump it up to 6!
|
* configure.ac (LIBGPGME_LT_CURRENT): Bump it up to 6!
|
||||||
(NEED_GPGSM_VERSION): Bump it up to 0.3.0!
|
(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>
|
2002-01-22 Marcus Brinkmann <marcus@g10code.de>
|
||||||
|
|
||||||
|
1
TODO
1
TODO
@ -15,6 +15,7 @@ Hey Emacs, this is -*- outline -*- mode!
|
|||||||
* Documentation
|
* Documentation
|
||||||
** Add note about GPGME clearing out pointer return values.
|
** Add note about GPGME clearing out pointer return values.
|
||||||
** validity/trust
|
** validity/trust
|
||||||
|
** Document gpgme.m4
|
||||||
|
|
||||||
* Engines
|
* Engines
|
||||||
** Move code common to all engines up from gpg to engine.
|
** Move code common to all engines up from gpg to engine.
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
# (Interfaces added: AGE++)
|
# (Interfaces added: AGE++)
|
||||||
# (Interfaces removed: AGE=0)
|
# (Interfaces removed: AGE=0)
|
||||||
# XXXX new functions
|
# 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_CURRENT=6
|
||||||
LIBGPGME_LT_AGE=0
|
LIBGPGME_LT_AGE=0
|
||||||
LIBGPGME_LT_REVISION=0
|
LIBGPGME_LT_REVISION=0
|
||||||
|
Loading…
Reference in New Issue
Block a user