[evolution] Reset BASE_VERSION to 2.32.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Reset BASE_VERSION to 2.32.
- Date: Wed, 28 Jul 2010 17:43:41 +0000 (UTC)
commit c0ce9e2f20b10ddd8c4a15c7cfabc73493353667
Author: Matthew Barnes <mbarnes redhat com>
Date: Wed Jul 28 13:42:35 2010 -0400
Reset BASE_VERSION to 2.32.
In light of today's announcement that GNOME 3.0 is delayed again,
the September 2010 release will be called Evolution 2.32.
http://www.gnome.org/press/releases/2010-07-gnome-3.0-rescheduled.html
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7566ba9..283e758 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,8 +13,8 @@ dnl Base Version: This is for API/version tracking for things like
dnl Bonobo server files. This should always be the major/minor of
dnl the stable version or stable version to be. Note, this is set
dnl the way it is so that GETTEXT_PACKAGE will be parsed correctly.
-BASE_VERSION=3.0
-m4_define([base_version], [3.0])
+BASE_VERSION=2.32
+m4_define([base_version], [2.32])
dnl Upgrade Revision: This is for triggering migration calls between
dnl varying versions. Reset to 0 whenever BASE_VERSION changes.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]