summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2009-04-15 15:21:21 +0200
committerArnaud Fontaine <arnau@debian.org>2010-11-14 20:12:09 +0900
commite4b1174de20765a1140b725350650feed3392528 (patch)
tree67d80c8e5b1b6246ca966ea8eb2ae9ce17a3f9e0
parentb5981920e98948a81ed59a57488daa4baff9858c (diff)
downloadutil-keysyms-e4b1174de20765a1140b725350650feed3392528.tar.gz
bump version to 0.3.4
Signed-off-by: Julien Danjou <julien@danjou.info>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 662cc58..4671e6b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.57)
-AC_INIT([xcb-util],0.3.3,[xcb@lists.freedesktop.org])
+AC_INIT([xcb-util],0.3.4,[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])