From 9ca7728f2f46beb87c74e17a5cdd9f146c6c7fb5 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 1 Jul 2012 06:17:17 -0400 Subject: NEWS update for 3.5.3.1 release. --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f490f7228..5e7d0a264 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Evolution-Data-Server 3.5.3.1 2012-07-01 +---------------------------------------- + +* A few build and vala binding corrections, mainly for libfolks. + + Evolution-Data-Server 3.5.3 2012-06-25 -------------------------------------- diff --git a/configure.ac b/configure.ac index 6afe83dbe..9557b36e4 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ m4_define([api_version], [1.2]) dnl Autoconf / Automake Initialization AC_PREREQ(2.62) -AC_INIT([evolution-data-server],[eds_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution-Data-Server]) +AC_INIT([evolution-data-server],[eds_version].1,[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution-Data-Server]) AM_INIT_AUTOMAKE([gnu 1.10 tar-ustar dist-xz no-dist-gzip -Wall -Wno-portability foreign]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR(README) -- cgit v1.2.1