[evolution-exchange] Update version number preparing for the 2.27.1 release.
- From: Srinivasa Ragavan <sragavan src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution-exchange] Update version number preparing for the 2.27.1 release.
- Date: Fri, 24 Apr 2009 11:09:28 -0400 (EDT)
commit 5ac6f53dd0323cbef048e0d95fae212812b84069
Author: Srinivasa Ragavan <sragavan novell com>
Date: Fri Apr 24 20:38:36 2009 +0530
Update version number preparing for the 2.27.1 release.
---
configure.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/configure.in b/configure.in
index 816a4ac..d1c80c3 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
-m4_define([eex_version], [2.26.1])
+m4_define([eex_version], [2.27.1])
AC_INIT(evolution-exchange, [eex_version], http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution%20Exchange)
AC_CONFIG_SRCDIR(storage)
@@ -31,9 +31,9 @@ esac
dnl Update these for every new development release of evolution. These numbers
dnl actually correspond to the next stable release number
-EVOLUTION_API_VERSION=2.26
+EVOLUTION_API_VERSION=2.28
EDS_API_VERSION=1.2
-EDS_BASE_VERSION=2.26
+EDS_BASE_VERSION=2.28
AC_MSG_CHECKING(Evolution version)
EVOLUTION_VERSION=`pkg-config --modversion evolution-shell 2>/dev/null`
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]