summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2016-05-17 13:28:33 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2016-05-17 13:28:33 -0500
commit6662e48f3609f4edce304e11b3b2b300a91481d6 (patch)
tree57dbfe9e46194515706ee7494f8a6637938fa0ce
parentae47cdc0506bcf6a8f1cc69886bde7a290499ad7 (diff)
downloadgnome-contacts-gnome-3-20.tar.gz
Bump version for release 3.20.03.20.0gnome-3-20
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 174c239..b2e1c18 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Major changes in 3.20.0:
+* Translation updates
+
Major changes in 3.19.90:
* Translation updates
* Fixed minor bugs
diff --git a/configure.ac b/configure.ac
index 1aeabd3..f1888e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.67])
-AC_INIT([gnome-contacts],[3.19.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
+AC_INIT([gnome-contacts],[3.20.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])