evolution-exchange r1819 - trunk



Author: sragavan
Date: Mon Sep 22 11:21:39 2008
New Revision: 1819
URL: http://svn.gnome.org/viewvc/evolution-exchange?rev=1819&view=rev

Log:
2008-09-22  Srinivasa Ragavan  <sragavan novell com>

	* configure.in: Version bump for Evolution Exchange 2.25.1


Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Sep 22 11:21:39 2008
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 
-AC_INIT(evolution-exchange, 2.24.0, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution%20Exchange)
+AC_INIT(evolution-exchange, 2.25.1, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution%20Exchange)
 AC_CONFIG_SRCDIR(storage)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 
@@ -29,9 +29,9 @@
 
 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.24
+EVOLUTION_API_VERSION=2.26
 EDS_API_VERSION=1.2
-EDS_BASE_VERSION=2.24
+EDS_BASE_VERSION=2.26
 
 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]