From 2ea755aaf40e15efd870f38c9356aa06b68577c3 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Sun, 3 Mar 2002 19:40:13 +0000 Subject: [PATCH] 2002-03-03 Marcus Brinkmann * configure.ac (AC_INIT): Change version number to snapshot CVS version. --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index dea31cd..f5ce421 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-03-03 Marcus Brinkmann + + * configure.ac (AC_INIT): Change version number to snapshot CVS + version. + 2002-02-13 Werner Koch * configure.ac (vasprintf,fopencookie): Add checks. diff --git a/configure.ac b/configure.ac index 1606220..817d36f 100644 --- a/configure.ac +++ b/configure.ac @@ -26,7 +26,7 @@ # (Interfaces added: AGE++) # (Interfaces removed: AGE=0) # XXXX new functions -AC_INIT(gpgme, 0.3.3, [gnupg-devel@gnupg.org]) +AC_INIT(gpgme, 0.3.4-cvs, [gnupg-devel@gnupg.org]) LIBGPGME_LT_CURRENT=6 LIBGPGME_LT_AGE=0 LIBGPGME_LT_REVISION=0 -- 2.26.2