summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2011-09-26 10:48:17 +0200
committerAlexander Larsson <alexl@redhat.com>2011-09-26 10:48:17 +0200
commitb7ab2becacccb90a603473051dcd3a3085b31ad3 (patch)
tree839c3157f8e383cc2cc45866f183642074fc5c6e /configure.ac
parentd0ec5ffa489d3ce9ba43a7ed954ab98cf8ddb1d2 (diff)
downloadgnome-contacts-b7ab2becacccb90a603473051dcd3a3085b31ad3.tar.gz
Bump version to 3.2.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 384f067..c966234 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.67])
-AC_INIT([gnome-contacts],[0.1.5.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
+AC_INIT([gnome-contacts],[3.2.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])