summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErick Pérez Castellanos <erick.red@gmail.com>2015-01-19 17:01:39 -0500
committerErick Pérez Castellanos <erick.red@gmail.com>2015-01-19 17:01:39 -0500
commitc88f8ec718b704b3d24e895db01933e7fd17233b (patch)
tree91e58eedf2df7a8a97868f22f9df1483e5c9d890
parent80a67cafdd937587187c6464d785e4deaf850036 (diff)
downloadgnome-contacts-c88f8ec718b704b3d24e895db01933e7fd17233b.tar.gz
Bump version to 3.15.4 for release3.15.4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b4df204..c249e9d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])