summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2012-02-06 15:19:45 +0100
committerAlexander Larsson <alexl@redhat.com>2012-02-06 15:19:45 +0100
commitc3cf8efc97c4b2b7e41c6f223793cd53c4f4b342 (patch)
tree58757750d2840a94bcf84904bb379d2fa96c2c74 /configure.ac
parent9995e6c25f0fae3d13f98086986a4cd557e32247 (diff)
downloadgnome-contacts-c3cf8efc97c4b2b7e41c6f223793cd53c4f4b342.tar.gz
Bump version to 3.3.4
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 06faef1..010a2d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.67])
-AC_INIT([gnome-contacts],[3.3.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
+AC_INIT([gnome-contacts],[3.3.4],[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])