From 8d2b71b8e5c3bb22e69aa1e5a8a88835e341cdd9 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Tue, 14 Aug 2007 07:10:58 +0000 Subject: Evolution 2.11.90 release svn path=/trunk/; revision=34002 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 40261feee5..d2669f79d8 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.11.6.1, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.11.90, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Some requirements have versioned package names -- cgit