[evolution/gnome-2-91-6] NEWS update for 2.91.6.2 release.



commit 7e9009eb14fec57da1c1a11537aca4ace3809320
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri Feb 11 11:14:09 2011 -0500

    NEWS update for 2.91.6.2 release.

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7be0367..90314e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Evolution 2.91.6.2 2011-02-11
+-----------------------------
+
+Fix a build break when using GTK+ 3.0.
+
 Evolution 2.91.6.1 2011-02-02
 -----------------------------
 
diff --git a/configure.ac b/configure.ac
index cd0c9d5..81d33d2 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].1,[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution])
+AC_INIT([evolution],[evo_version].2,[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution])
 AM_INIT_AUTOMAKE([1.10 -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]