[evolution/gnome-2-30] post release version bump
- From: Chenthill Palanisamy <pchen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-2-30] post release version bump
- Date: Tue, 30 Mar 2010 14:27:14 +0000 (UTC)
commit 263d58578d3203df383b4fd8ce6a91897fdb937e
Author: Chenthill Palanisamy <pchenthill novell com>
Date: Tue Mar 30 19:43:44 2010 +0530
post release version bump
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index bb1a2f8..61bee0f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Evolution Versions
m4_define([evo_major_version], [2])
m4_define([evo_minor_version], [30])
-m4_define([evo_micro_version], [0.1])
+m4_define([evo_micro_version], [1])
m4_define([evo_version],
[evo_major_version.evo_minor_version.evo_micro_version])
m4_define([evo_stable_version],
@@ -14,7 +14,7 @@ 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=2.30
-m4_define([base_version], [2.30])
+m4_define([base_version], [evo_version])
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]