From c0ce9e2f20b10ddd8c4a15c7cfabc73493353667 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 28 Jul 2010 13:42:35 -0400 Subject: 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 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 7566ba93a4..283e7589c3 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. -- cgit v1.2.3