From: Werner Koch Date: Wed, 19 Dec 2001 13:01:17 +0000 (+0000) Subject: configure has fixed the version number, better checkin so that we are X-Git-Tag: gpgme-0-3-1~70 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bb902af3a3a1bb0f8499b3a4171669d6c8fdbeb1;p=gpgme.git configure has fixed the version number, better checkin so that we are sure that everyone uses the right version even if configure is not run. --- diff --git a/gpgme/gpgme.h b/gpgme/gpgme.h index 1a34adc..178435b 100644 --- a/gpgme/gpgme.h +++ b/gpgme/gpgme.h @@ -44,7 +44,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.3.0" +#define GPGME_VERSION "0.3.0a-cvs"