From 07c24b4c60a1acf2135002fab505261a4303a026 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 19 Dec 2001 13:01:17 +0000 Subject: [PATCH] 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. --- trunk/gpgme/gpgme.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/gpgme/gpgme.h b/trunk/gpgme/gpgme.h index 1a34adc..178435b 100644 --- a/trunk/gpgme/gpgme.h +++ b/trunk/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" -- 2.26.2