Release version 3.5.4

This commit is contained in:
Philip Withnall 2012-07-28 12:33:46 +02:00
parent 1cf1d966ba
commit 983cffcfa5
2 changed files with 4 additions and 1 deletions

3
NEWS
View file

@ -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

View file

@ -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])