summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErick Pérez Castellanos <erick.red@gmail.com>2015-03-02 15:07:47 -0500
committerErick Pérez Castellanos <erick.red@gmail.com>2015-03-02 15:07:47 -0500
commitd70f3b2bdaa8d1980fc090d79f0f441a51a5fae7 (patch)
treec94c152667f8cad84410312a0d0155d371519e2c
parent845f37c4799d0ef46a6dc8c9176e90f8746b34a3 (diff)
downloadgnome-contacts-d70f3b2bdaa8d1980fc090d79f0f441a51a5fae7.tar.gz
Bump version to 3.15.91 for release3.15.91
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a00d785..e4102fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.67])
-AC_INIT([gnome-contacts],[3.15.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
+AC_INIT([gnome-contacts],[3.15.91],[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])