From d02c3175e85c84ed59e7416de7d4a628b5551f65 Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Tue, 17 Jan 2006 09:04:44 +0000 Subject: Release updates, version bump. ***** Release 2.5.5 ***** 2006-01-17 Harish Krishnaswamy * configure.in, NEWS: Release updates, version bump. ***** Release 2.5.5 ***** svn path=/trunk/; revision=31225 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index f337ea7b21..82360c10f8 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) -AC_INIT(evolution, 2.5.4, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.5.5, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) -- cgit