diff options
Diffstat (limited to 'branches/gpgme-1-0-branch/gpgme/gpgme.h')
-rw-r--r-- | branches/gpgme-1-0-branch/gpgme/gpgme.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/gpgme-1-0-branch/gpgme/gpgme.h b/branches/gpgme-1-0-branch/gpgme/gpgme.h index 52b82561..c3d7e909 100644 --- a/branches/gpgme-1-0-branch/gpgme/gpgme.h +++ b/branches/gpgme-1-0-branch/gpgme/gpgme.h @@ -75,7 +75,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 "1.0.1" +#define GPGME_VERSION "1.0.2" /* Some opaque data types used by GPGME. */ |