From 31aa0b9dc1a1a87b0dc5a1e114f1a61c9a2b4dd6 Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Mon, 12 Jun 2006 15:35:23 +0000 Subject: Release updates. Bump version. Evolution 2.7.3 release. 2006-06-12 Harish Krishnaswamy * NEWS: Release updates. * configure.in: Bump version. Evolution 2.7.3 release. svn path=/trunk/; revision=32120 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 4aace1c63c..dc83664b5d 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.7.2.1, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.7.3, 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 v1.2.3