summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2009-05-29 08:34:20 +0200
committerArnaud Fontaine <arnau@debian.org>2010-11-14 20:12:31 +0900
commitf39d97f65a6ad01dc7c392b97804b0046a9cdb6b (patch)
treea373564bc231567e76fb05ba3ac9355d55a3986a
parentda348ef186ef7de346ab3970be33094f6a7ca849 (diff)
downloadutil-keysyms-f39d97f65a6ad01dc7c392b97804b0046a9cdb6b.tar.gz
Release xcb-util 0.3.5
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 e95d74f..d4249b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.57)
-AC_INIT([xcb-util],0.3.4,[xcb@lists.freedesktop.org])
+AC_INIT([xcb-util],0.3.5,[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])