Bump version to 3.15.4 for release

This commit is contained in:
Erick Pérez Castellanos 2015-01-19 17:01:39 -05:00
parent 80a67cafdd
commit c88f8ec718

View file

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