aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-03-31 05:44:12 +0800
committerDan Winship <danw@src.gnome.org>2001-03-31 05:44:12 +0800
commit4ff1d39039d52938173b2f0b956351f07bd3f84a (patch)
tree586140371620892467a9832781936fb65ba0e66f
parent1e9dff62bd12ff0bf6f646e25d638ea713e9577a (diff)
downloadgsoc2013-evolution-4ff1d39039d52938173b2f0b956351f07bd3f84a.tar
gsoc2013-evolution-4ff1d39039d52938173b2f0b956351f07bd3f84a.tar.gz
gsoc2013-evolution-4ff1d39039d52938173b2f0b956351f07bd3f84a.tar.bz2
gsoc2013-evolution-4ff1d39039d52938173b2f0b956351f07bd3f84a.tar.lz
gsoc2013-evolution-4ff1d39039d52938173b2f0b956351f07bd3f84a.tar.xz
gsoc2013-evolution-4ff1d39039d52938173b2f0b956351f07bd3f84a.tar.zst
gsoc2013-evolution-4ff1d39039d52938173b2f0b956351f07bd3f84a.zip
Bump this to 10. (We forgot to do this before branching *again*...)
* configure.in (EVOLUTION_MICRO_VERSION): Bump this to 10. (We forgot to do this before branching *again*...) svn path=/trunk/; revision=9053
-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