evolution-data-server r8607 - trunk



Author: mbarnes
Date: Tue Apr  1 20:43:46 2008
New Revision: 8607
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=8607&view=rev

Log:
2008-04-01  Matthew Barnes  <mbarnes redhat com>

	* configure.in: Version bump for 2.23.1.



Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Apr  1 20:43:46 2008
@@ -1,7 +1,7 @@
  Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 
-AC_INIT(evolution-data-server, 2.22.0)
+AC_INIT(evolution-data-server, 2.23.1)
 AC_CONFIG_SRCDIR(README)
 
 # Gross hack to enable 'make dist' on automake 1.9+tar 1.14.
@@ -31,7 +31,7 @@
 dnl
 dnl This should always be the major/minor of the stable version or stable version to be
 dnl *************************************************************************************************
-BASE_VERSION=2.22
+BASE_VERSION=2.24
 API_VERSION=1.2
 AC_SUBST(BASE_VERSION)
 AC_SUBST(API_VERSION)



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