aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--configure.in2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f44d3b51c..cfc3fbff3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-03-30 Dan Winship <danw@ximian.com>
+
+ * configure.in (EVOLUTION_MICRO_VERSION): Bump this to 10. (We
+ forgot to do this before branching *again*...)
+
2001-03-28 Dan Winship <danw@ximian.com>
* README: add a bit mentioning that if configure claims you don't
diff --git a/configure.in b/configure.in
index ce970a16cf..c280824a28 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ AM_CONFIG_HEADER(config.h)
EVOLUTION_MAJOR_VERSION=0
EVOLUTION_MINOR_VERSION=0
-EVOLUTION_MICRO_VERSION=9
+EVOLUTION_MICRO_VERSION=10
VERSION=$EVOLUTION_MINOR_VERSION.$EVOLUTION_MICRO_VERSION
PACKAGE=evolution