diff options
Diffstat (limited to 'gpgme/gpgme.h')
-rw-r--r-- | gpgme/gpgme.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gpgme/gpgme.h b/gpgme/gpgme.h index 2e22113a..3db2d972 100644 --- a/gpgme/gpgme.h +++ b/gpgme/gpgme.h @@ -72,7 +72,8 @@ 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.1.0-cvs" + /* Some opaque data types used by GPGME. */ |