[evolution-data-server] Update version numbers preparing for GNOME 2.27.1 release.



commit cd18c787b3638c6ac98b23cb93404a218a6fc663
Author: Srinivasa Ragavan <sragavan novell com>
Date:   Fri Apr 24 20:31:35 2009 +0530

    Update version numbers preparing for GNOME 2.27.1 release.
---
 configure.in |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/configure.in b/configure.in
index 29813aa..51eb258 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
 
 # Evolution-Data-Server version */
 m4_define([eds_major_version], [2])
-m4_define([eds_minor_version], [26])
+m4_define([eds_minor_version], [27])
 m4_define([eds_micro_version], [1])
 
 m4_define([eds_version],
@@ -42,7 +42,7 @@ dnl This is for api/versioning tracking for things like bonobo .server files
 dnl
 dnl This should always be the major/minor of the stable version or stable version to be
 dnl *************************************************************************************************
-BASE_VERSION=2.26
+BASE_VERSION=2.28
 API_VERSION=1.2
 AC_SUBST(BASE_VERSION)
 AC_SUBST(API_VERSION)
@@ -55,15 +55,15 @@ EDS_MICRO_VERSION=eds_micro_version
 
 # Libtool versioning
 LIBEDATASERVER_CURRENT=11
-LIBEDATASERVER_REVISION=0
+LIBEDATASERVER_REVISION=1
 LIBEDATASERVER_AGE=0
 
 LIBEDATASERVERUI_CURRENT=9
-LIBEDATASERVERUI_REVISION=0
+LIBEDATASERVERUI_REVISION=1
 LIBEDATASERVERUI_AGE=1
 
 LIBECAL_CURRENT=9
-LIBECAL_REVISION=1
+LIBECAL_REVISION=2
 LIBECAL_AGE=2
 
 LIBEDATACAL_CURRENT=6
@@ -75,7 +75,7 @@ LIBEDATABOOK_REVISION=1
 LIBEDATABOOK_AGE=4
 
 LIBEBOOK_CURRENT=12
-LIBEBOOK_REVISION=0
+LIBEBOOK_REVISION=1
 LIBEBOOK_AGE=3
 
 LIBEGROUPWISE_CURRENT=13
@@ -83,7 +83,7 @@ LIBEGROUPWISE_REVISION=1
 LIBEGROUPWISE_AGE=0
 
 LIBCAMEL_CURRENT=14
-LIBCAMEL_REVISION=0
+LIBCAMEL_REVISION=1
 LIBCAMEL_AGE=0
 
 LIBEXCHANGE_STORAGE_CURRENT=3
@@ -99,7 +99,7 @@ LIBGDATA_GOOGLE_REVISION=0
 LIBGDATA_GOOGLE_AGE=0
 
 LIBEBACKEND_CURRENT=0
-LIBEBACKEND_REVISION=0
+LIBEBACKEND_REVISION=1
 LIBEBACKEND_AGE=0
 
 AC_SUBST(EDS_MAJOR_VERSION)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]