Bump version to 3.22.1 for release

This commit is contained in:
Erick Perez 2016-09-21 09:03:22 -05:00
parent 36fad80d44
commit 1aaeeb8214
2 changed files with 4 additions and 1 deletions

3
NEWS
View file

@ -1,3 +1,6 @@
Major changes in 3.22.1:
* Translation updates
Major changes in 3.20.0:
* Translation updates

View file

@ -1,5 +1,5 @@
AC_PREREQ([2.67])
AC_INIT([gnome-contacts],[3.20.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
AC_INIT([gnome-contacts],[3.22.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])