From 40fe2d27b6e9245d5b0a677a5ec80745e3d771cf Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 19 Nov 2003 08:32:13 +0000 Subject: [PATCH] Autofixed version number. --- gpgme/gpgme.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpgme/gpgme.h b/gpgme/gpgme.h index 053a0a1c..194c3a6b 100644 --- a/gpgme/gpgme.h +++ b/gpgme/gpgme.h @@ -44,7 +44,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.16-cvs" +#define GPGME_VERSION "0.3.16" /* The opaque data types used by GPGME. */