summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2012-07-28 12:33:46 +0200
committerPhilip Withnall <philip@tecnocode.co.uk>2012-07-28 12:33:46 +0200
commit983cffcfa5773f321c8f130d70cad2ad80450bdd (patch)
tree147ac343296e98c6b5aa68209540250a208a31af
parent1cf1d966bacd6456087f684493da72648cf3c68c (diff)
downloadgnome-contacts-983cffcfa5773f321c8f130d70cad2ad80450bdd.tar.gz
Release version 3.5.43.5.4
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7e12365..9ba2310 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Major changes in 3.5.4 are:
+* Use new libfolks API for Google address book system groups
+
Major changes in 3.5.3 are:
* Ship a search provider for the shell
diff --git a/configure.ac b/configure.ac
index 88ceac3..4dbbaa7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.67])
-AC_INIT([gnome-contacts],[3.5.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
+AC_INIT([gnome-contacts],[3.5.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
AC_CONFIG_SRCDIR([src/main.vala])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])