diff options
| author | Marcus Brinkmann <[email protected]> | 2004-06-23 14:13:48 +0000 | 
|---|---|---|
| committer | Marcus Brinkmann <[email protected]> | 2004-06-23 14:13:48 +0000 | 
| commit | a89821bbb5e49395e2d99e878177cf86eb2ad3fd (patch) | |
| tree | f559ced88796002707aef0e90371f03daa0e8663 | |
| parent | 2004-06-23 Marcus Brinkmann <[email protected]> (diff) | |
| download | gpgme-a89821bbb5e49395e2d99e878177cf86eb2ad3fd.tar.gz gpgme-a89821bbb5e49395e2d99e878177cf86eb2ad3fd.zip  | |
Update version number.
Diffstat (limited to '')
| -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 e0b5db2a..dc1aa230 100644 --- a/gpgme/gpgme.h +++ b/gpgme/gpgme.h @@ -74,7 +74,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.4.7" +#define GPGME_VERSION "0.9.1-cvs"  /* Some opaque data types used by GPGME.  */  | 
