aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-04-01 08:51:06 +0000
committerWerner Koch <[email protected]>2002-04-01 08:51:06 +0000
commitd31ded86997b3a08aab958b58563d7fd6c01e2c5 (patch)
tree9dd36a41981bbfb345eec38750c71dfe51f9b32b
parentReleased 0.3.5 (diff)
downloadgpgme-d31ded86997b3a08aab958b58563d7fd6c01e2c5.tar.gz
gpgme-d31ded86997b3a08aab958b58563d7fd6c01e2c5.zip
*** empty log message ***
-rw-r--r--configure.ac2
-rw-r--r--gpgme/gpgme.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index d37d9bd1..7a72b5f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@
# (Interfaces added: AGE++)
# (Interfaces removed: AGE=0)
#
-AC_INIT(gpgme, 0.3.5, [[email protected]])
+AC_INIT(gpgme, 0.3.6-cvs, [[email protected]])
LIBGPGME_LT_CURRENT=7
LIBGPGME_LT_AGE=1
LIBGPGME_LT_REVISION=1
diff --git a/gpgme/gpgme.h b/gpgme/gpgme.h
index 5200e935..468d09b3 100644
--- a/gpgme/gpgme.h
+++ b/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. */