summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErick Pérez Castellanos <erick.red@gmail.com>2013-07-29 11:59:13 -0400
committerErick Pérez Castellanos <erick.red@gmail.com>2013-07-29 11:59:13 -0400
commit1beedb6392d46ef38f1e416476c0314d63b3e359 (patch)
tree15a5405488aefcfbb00a170956e96d2d8591d184
parentc4124ed6906c7e885af114819f76d6701de0f0eb (diff)
downloadgnome-contacts-3.9.5.tar.gz
Bump version to 3.9.5 for release3.9.5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 90e891e..69d4bca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.67])
-AC_INIT([gnome-contacts],[3.9.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
+AC_INIT([gnome-contacts],[3.9.5],[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])