summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErick Pérez Castellanos <erick.red@gmail.com>2014-12-18 10:28:09 -0500
committerErick Pérez Castellanos <erick.red@gmail.com>2014-12-18 10:28:09 -0500
commit0ba36c4013fd6dc7e05a6eaa96e5d8c9f47c1905 (patch)
treeb21022fa285a6ee64b43fa00c9850d8d69818a34
parent3babb0f371dc9cb1c2ac965cf68d70f08a68aaa9 (diff)
downloadgnome-contacts-3.10.2.tar.gz
Bump version to 3.10.2 for release3.10.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 604b7ba..a953b6f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.67])
-AC_INIT([gnome-contacts],[3.10.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
+AC_INIT([gnome-contacts],[3.10.2],[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])