diff options
author | Werner Koch <[email protected]> | 2002-07-02 09:07:52 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-07-02 09:07:52 +0000 |
commit | 458a1337947ace3c352d333886b2bfe2db9d9246 (patch) | |
tree | ba8ca567dc16fc014e37b54888691239151d80f1 | |
parent | typo fix in comment. (diff) | |
download | gpgme-458a1337947ace3c352d333886b2bfe2db9d9246.tar.gz gpgme-458a1337947ace3c352d333886b2bfe2db9d9246.zip |
auto updated version number.
-rw-r--r-- | gpgme/gpgme.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpgme/gpgme.h b/gpgme/gpgme.h index 1ac0e5e9..a4afc927 100644 --- a/gpgme/gpgme.h +++ b/gpgme/gpgme.h @@ -43,7 +43,7 @@ extern "C" { AM_PATH_GPGME macro) check that this header matches the installed library. Warning: Do not edit the next line. configure will do that for you! */ -#define GPGME_VERSION "0.3.8" +#define GPGME_VERSION "0.3.9" /* The opaque data types used by GPGME. */ |