From: Marcus Brinkmann Date: Sun, 3 Mar 2002 19:40:13 +0000 (+0000) Subject: 2002-03-03 Marcus Brinkmann X-Git-Tag: V0-3-4~1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2ea755aaf40e15efd870f38c9356aa06b68577c3;p=gpgme.git 2002-03-03 Marcus Brinkmann * configure.ac (AC_INIT): Change version number to snapshot CVS version. --- 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