Bump version for release 3.20.0

This commit is contained in:
Michael Catanzaro 2016-05-17 13:28:33 -05:00
parent ae47cdc050
commit 6662e48f36
2 changed files with 4 additions and 1 deletions

3
NEWS
View file

@ -1,3 +1,6 @@
Major changes in 3.20.0:
* Translation updates
Major changes in 3.19.90:
* Translation updates
* Fixed minor bugs

View file

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