summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErick Pérez Castellanos <erick.red@gmail.com>2015-03-20 13:42:48 -0400
committerErick Pérez Castellanos <erick.red@gmail.com>2015-03-20 13:42:48 -0400
commit487608114fdd5a93b0626bc47e51d262a89d57a1 (patch)
treedc7c3e552b1a2951e21e9b9c5dd02c183d6c13fb
parentfee1f172d1d66cfc9aa106b50c0bb53fc0c1a3c2 (diff)
downloadgnome-contacts-487608114fdd5a93b0626bc47e51d262a89d57a1.tar.gz
Bump version to 3.16.0 for release3.16.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 65ca081..0de0bc8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])