diff options
author | Marcus Brinkmann <[email protected]> | 2004-10-22 18:19:04 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2004-10-22 18:19:04 +0000 |
commit | bcd1b60960dac19cfb84d00b8842c715835d04f2 (patch) | |
tree | bc836b0bfd2d1c0adb08c1202da0989fac94f861 /ChangeLog | |
parent | 2004-10-22 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-bcd1b60960dac19cfb84d00b8842c715835d04f2.tar.gz gpgme-bcd1b60960dac19cfb84d00b8842c715835d04f2.zip |
2004-10-22 Marcus Brinkmann <[email protected]>
* configure.ac (LIBGPGME_LT_REVISION): Bump up to 2.
(AC_INIT): Set version to 1.0.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-10-22 Marcus Brinkmann <[email protected]> + * configure.ac (LIBGPGME_LT_REVISION): Bump up to 2. + (AC_INIT): Set version to 1.0.1. + * configure.ac: Set HAVE_GPGSM to true only if $GPGSM is not "no". 2004-09-30 Marcus Brinkmann <[email protected]> |