From e169c6fc339f58c103c77c06e0ccab779f5a177c Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Mon, 30 Jan 2006 12:28:59 +0000 Subject: Release updates, version bump. ***** Release 2.5.90 ***** 2006-01-30 Harish Krishnaswamy * configure.in, NEWS: Release updates, version bump. ***** Release 2.5.90 ***** svn path=/trunk/; revision=31373 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index aec6f1d1f7..5cc25a9d0c 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.5, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.5.90, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Gross hack to enable 'make dist' on automake 1.9+tar 1.14. -- cgit