[evolution/gnome-2-30-1: 2/2] Prepare Evolution 2.30.1.1 release.



commit 7b3f5385eff88a1d70c46f008a5d2d6253bb3d60
Author: Matthew Barnes <mbarnes redhat com>
Date:   Mon Apr 26 09:16:08 2010 -0400

    Prepare Evolution 2.30.1.1 release.

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f011bfb..2ac4648 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 617fad7..8b54cfd 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)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]