summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2008-11-20 15:34:54 +0100
committerArnaud Fontaine <arnau@debian.org>2010-11-14 20:03:55 +0900
commit92347e66974621873e463526f6f6d9e9614930c6 (patch)
treedb9aa6bf7090348a8979917a7407f47e93521fc3
parent537d47bea3ec70bbbc7f53399590bd0e55b7e317 (diff)
downloadutil-image-92347e66974621873e463526f6f6d9e9614930c6.tar.gz
Release xcb-util 0.3.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d3b5f72..515017a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.57)
-AC_INIT([xcb-util],0.3.0,[xcb@lists.freedesktop.org])
+AC_INIT([xcb-util],0.3.1,[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])