summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2009-01-31 15:08:44 +0100
committerArnaud Fontaine <arnau@debian.org>2010-11-14 20:04:21 +0900
commitc3f438ab50624fc62b4a077fa04e0d5f3e0c8958 (patch)
tree249f3b48c1e58b131f8767bbe5a43cc324f6b63c
parentc921a762f789907e7509fbbc07815362e038dd41 (diff)
downloadutil-image-c3f438ab50624fc62b4a077fa04e0d5f3e0c8958.tar.gz
Release xcb-util 0.3.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 64a079d..662cc58 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.57)
-AC_INIT([xcb-util],0.3.2,[xcb@lists.freedesktop.org])
+AC_INIT([xcb-util],0.3.3,[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])