Bump version to 3.16.1 for release

NEWS: updated
This commit is contained in:
Erick Pérez Castellanos 2015-04-16 00:20:50 -04:00
parent f854f35e0f
commit d5bdbc7bd7
2 changed files with 4 additions and 1 deletions

3
NEWS
View file

@ -1,3 +1,6 @@
Major changes in 3.16.1:
* Updated translations
Major changes in 3.15.90: Major changes in 3.15.90:
* Finished Contacts - Maps integration * Finished Contacts - Maps integration

View file

@ -1,5 +1,5 @@
AC_PREREQ([2.67]) 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_SRCDIR([src/main.vala])
AC_CONFIG_HEADERS([config.h]) AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])