2002-03-03 Marcus Brinkmann <marcus@g10code.de>
* configure.ac (AC_INIT): Change version number to snapshot CVS version.
This commit is contained in:
parent
3c9959368e
commit
2ea755aaf4
@ -1,3 +1,8 @@
|
|||||||
|
2002-03-03 Marcus Brinkmann <marcus@g10code.de>
|
||||||
|
|
||||||
|
* configure.ac (AC_INIT): Change version number to snapshot CVS
|
||||||
|
version.
|
||||||
|
|
||||||
2002-02-13 Werner Koch <wk@gnupg.org>
|
2002-02-13 Werner Koch <wk@gnupg.org>
|
||||||
|
|
||||||
* configure.ac (vasprintf,fopencookie): Add checks.
|
* configure.ac (vasprintf,fopencookie): Add checks.
|
||||||
|
@ -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.3, [gnupg-devel@gnupg.org])
|
AC_INIT(gpgme, 0.3.4-cvs, [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