Bump version to 3.16.0 for release

This commit is contained in:
Erick Pérez Castellanos 2015-03-20 13:42:48 -04:00
parent fee1f172d1
commit 487608114f

View file

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