summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2008-12-16 14:14:50 +0100
committerArnaud Fontaine <arnau@debian.org>2010-11-14 20:17:34 +0900
commit3f82523d21a7492875abbba7dd798a0a12955a44 (patch)
treed8d0fd0e1b026c2438a249d91c62673496582669
parentb933ff3caad3a03e2ec86a4f5708bbc3bc0412fc (diff)
Release xcb-util 0.3.2
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 20aa1c2..45f5546 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.57)
-AC_INIT([xcb-util],0.3.1,[xcb@lists.freedesktop.org])
+AC_INIT([xcb-util],0.3.2,[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])