diff --git a/ChangeLog b/ChangeLog index dea31cd9..f5ce4216 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 16062205..817d36f4 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