aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index afdf4c90..009d5a8e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,10 +26,10 @@
# (Interfaces added: AGE++)
# (Interfaces removed: AGE=0)
#
-AC_INIT(gpgme, 0.3.7-cvs, [[email protected]])
+AC_INIT(gpgme, 0.3.7, [[email protected]])
LIBGPGME_LT_CURRENT=8
LIBGPGME_LT_AGE=2
-LIBGPGME_LT_REVISION=0
+LIBGPGME_LT_REVISION=1
NEED_GPG_VERSION=1.0.7
NEED_GPGSM_VERSION=0.3.7
##############################################