aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-07-21 04:43:22 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-07-21 04:43:22 +0800
commit0dd11ea04b1c0919812856a5f073f6a30f9cb506 (patch)
treed1c2d0f97a4e3154d92a5830c487a27a87d95311
parent9690a05034ba368b48112005a36eeaa4710ac7b1 (diff)
downloadgsoc2013-evolution-0dd11ea04b1c0919812856a5f073f6a30f9cb506.tar
gsoc2013-evolution-0dd11ea04b1c0919812856a5f073f6a30f9cb506.tar.gz
gsoc2013-evolution-0dd11ea04b1c0919812856a5f073f6a30f9cb506.tar.bz2
gsoc2013-evolution-0dd11ea04b1c0919812856a5f073f6a30f9cb506.tar.lz
gsoc2013-evolution-0dd11ea04b1c0919812856a5f073f6a30f9cb506.tar.xz
gsoc2013-evolution-0dd11ea04b1c0919812856a5f073f6a30f9cb506.tar.zst
gsoc2013-evolution-0dd11ea04b1c0919812856a5f073f6a30f9cb506.zip
Bump to 0.11.99
2001-07-20 JP Rosevear <jpr@ximian.com> * configure.in: Bump to 0.11.99 svn path=/trunk/; revision=11268
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 432a0d805c..2e4aba2656 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-07-20 JP Rosevear <jpr@ximian.com>
+
+ * configure.in: Bump to 0.11.99
+
2001-07-17 Dan Winship <danw@ximian.com>
* configure.in: Fix up the "exactly version N" case of EVO_CHECK_LIB
diff --git a/configure.in b/configure.in
index 02fc6555fb..416d3d662a 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ AC_INIT(camel)
AM_CONFIG_HEADER(config.h)
EVOLUTION_MAJOR_VERSION=0
-EVOLUTION_MINOR_VERSION=10
+EVOLUTION_MINOR_VERSION=11
EVOLUTION_MICRO_VERSION=99
VERSION=$EVOLUTION_MAJOR_VERSION.$EVOLUTION_MINOR_VERSION.$EVOLUTION_MICRO_VERSION
PACKAGE=evolution