diff options
| author | Marcus Brinkmann <[email protected]> | 2002-09-13 20:54:31 +0000 | 
|---|---|---|
| committer | Marcus Brinkmann <[email protected]> | 2002-09-13 20:54:31 +0000 | 
| commit | c34b1e06e71140acdaf2bbec065df7629e23d1a1 (patch) | |
| tree | a07233c9cd42db52c74001a7c806c475e7ef7a51 | |
| parent | Bugfix #1276 (equals KDE bug #43868). Make sure to update kde/kdenetwork/l... (diff) | |
| download | gpgme-c34b1e06e71140acdaf2bbec065df7629e23d1a1.tar.gz gpgme-c34b1e06e71140acdaf2bbec065df7629e23d1a1.zip | |
Regenerated.
| -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 2fc4d67e..cf130e43 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.10" +#define GPGME_VERSION "0.3.11"  /* The opaque data types used by GPGME.  */ | 
