[evolution/gnome-3-7-3] NEWS update for 3.7.3.2 release.



commit 2637d51e0e789ecad93d827976944e2fdcd4fb90
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Dec 19 18:14:11 2012 -0500

    NEWS update for 3.7.3.2 release.

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b12a6f5..866f644 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Evolution 3.7.3.2 2012-12-19
+----------------------------
+
+* Forgot to remove libedataserverui-3.0 from a pkg-config file.  *sigh*
+
+
 Evolution 3.7.3.1 2012-12-17
 ----------------------------
 
diff --git a/configure.ac b/configure.ac
index ebb53e4..ce7e58f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ m4_define([base_version], [3.8])
 
 dnl Autoconf / Automake Initialization
 AC_PREREQ([2.64])
-AC_INIT([evolution],[evo_version].1,[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution],[evolution],[http://www.gnome.org/projects/evolution/])
+AC_INIT([evolution],[evo_version].2,[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution],[evolution],[http://www.gnome.org/projects/evolution/])
 AM_INIT_AUTOMAKE([1.10 dist-xz no-dist-gzip -Wall -Wno-portability 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]