From 7b3f5385eff88a1d70c46f008a5d2d6253bb3d60 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 26 Apr 2010 09:16:08 -0400 Subject: Prepare Evolution 2.30.1.1 release. --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f011bfbf63..2ac4648c5d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Evolution 2.30.1.1 2010-04-26 +----------------------------- + + Brown paper bag release to correct a versioning error. + See git commit 6891b6f00cbe5f0480303f1859ef123bf679005e. + Evolution 2.30.1 2010-04-26 --------------------------- diff --git a/configure.ac b/configure.ac index 617fad74e6..8b54cfd0ec 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ m4_define([upgrade_revision], [0]) dnl Autoconf / Automake Initialization AC_PREREQ(2.58) -AC_INIT([evolution],[evo_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution]) +AC_INIT([evolution],[evo_version].1,[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution]) AM_INIT_AUTOMAKE([1.9 -Wall -Werror foreign]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS(config.h) -- cgit v1.2.3