From: Werner Koch Date: Mon, 1 Apr 2002 08:51:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gpgme-1.2.0@1385~1029 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f802d1818ec140dcd02fe3c35e91d3d6ad9f1075;p=gpgme.git *** empty log message *** --- diff --git a/trunk/configure.ac b/trunk/configure.ac index d37d9bd..7a72b5f 100644 --- a/trunk/configure.ac +++ b/trunk/configure.ac @@ -26,7 +26,7 @@ # (Interfaces added: AGE++) # (Interfaces removed: AGE=0) # -AC_INIT(gpgme, 0.3.5, [gnupg-devel@gnupg.org]) +AC_INIT(gpgme, 0.3.6-cvs, [gnupg-devel@gnupg.org]) LIBGPGME_LT_CURRENT=7 LIBGPGME_LT_AGE=1 LIBGPGME_LT_REVISION=1 diff --git a/trunk/gpgme/gpgme.h b/trunk/gpgme/gpgme.h index 5200e93..468d09b 100644 --- a/trunk/gpgme/gpgme.h +++ b/trunk/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.5-cvs-2002-03-10" +#define GPGME_VERSION "0.3.5" /* The opaque data types used by GPGME. */