summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2012-06-25 11:20:06 +0200
committerAlexander Larsson <alexl@redhat.com>2012-06-25 11:23:27 +0200
commit81721d50f4d953eb48d1a98bb8c304a3ad10ebc3 (patch)
treef2ea94a54153c73ce824535123a65bcd716a6868
parentdd8a5e385b1708c717b49ba945b3ba99d27f6bb8 (diff)
downloadgnome-contacts-81721d50f4d953eb48d1a98bb8c304a3ad10ebc3.tar.gz
Bump version
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3c279cf..a9fc0b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.67])
-AC_INIT([gnome-contacts],[3.5.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
+AC_INIT([gnome-contacts],[3.5.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])