diff --git a/ChangeLog b/ChangeLog index 488db792ae..7538361931 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-04-11 Ettore Perazzoli + + * configure.in: 1.3.2.99. + == Version 1.3.2 == 2003-04-08 Dan Winship diff --git a/configure.in b/configure.in index 400d6f0313..ae56072674 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.52) -AC_INIT(evolution, 1.3.2, http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 1.3.2.99, http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)