From fa736997cc7ec8df89458502c0a181090def64e9 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 22 Sep 2015 18:50:33 -0400 Subject: 3.18.0 --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index dc59a40..0e36645 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Major changes in 3.18.0: +* Translation updates +* Avoid dialogs from the search provider +* Fix desktop file category +* Support searching by phone number + Major changes in 3.16.1: * Updated translations diff --git a/configure.ac b/configure.ac index 7b35889..fd6b217 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.67]) -AC_INIT([gnome-contacts],[3.16.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts]) +AC_INIT([gnome-contacts],[3.18.0],[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]) -- cgit v1.2.1