diff options
Diffstat (limited to 'gpgme/gpgme.h')
-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 cecb912c..778e66c1 100644 --- a/gpgme/gpgme.h +++ b/gpgme/gpgme.h @@ -43,7 +43,7 @@ extern "C" { * let autoconf (using the 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.1.4a" +#define GPGME_VERSION "0.1.4b" |