summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErick Pérez Castellanos <erick.red@gmail.com>2015-04-16 00:20:50 -0400
committerErick Pérez Castellanos <erick.red@gmail.com>2015-04-16 00:20:50 -0400
commitd5bdbc7bd710c5dbad7be8f9fe47106f28806558 (patch)
tree29d77ad667dd3979f06fbe09b59fdc48bcb5b9a9
parentf854f35e0f05befef5b52daf429432d8dda6143e (diff)
downloadgnome-contacts-d5bdbc7bd710c5dbad7be8f9fe47106f28806558.tar.gz
Bump version to 3.16.1 for release3.16.1
NEWS: updated
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 90a5f52..dc59a40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Major changes in 3.16.1:
+* Updated translations
+
Major changes in 3.15.90:
* Finished Contacts - Maps integration
diff --git a/configure.ac b/configure.ac
index 0de0bc8..2125e29 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.67])
-AC_INIT([gnome-contacts],[3.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
+AC_INIT([gnome-contacts],[3.16.1],[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])