diff options
author | Marcus Brinkmann <[email protected]> | 2002-02-09 01:04:12 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2002-02-09 01:04:12 +0000 |
commit | 55cd54f02b0781cdf74485abf7a107ce7720d229 (patch) | |
tree | 79bf08be7fd9ae557a59751b524c1c3757377d6e | |
parent | 2002-02-09 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-55cd54f02b0781cdf74485abf7a107ce7720d229.tar.gz gpgme-55cd54f02b0781cdf74485abf7a107ce7720d229.zip |
Update as edited by configure.gpgme-0-3-1
-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 a16d03e8..71417587 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.0a-cvs" +#define GPGME_VERSION "0.3.1" /* The opaque data types used by GPGME. */ |