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

View file

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