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:17:34 +0900
commit22c31a336a54bda908d4c8d8c1fb5b03dbcdb654 (patch)
treed5b79a1c16b7dbb83702566c99710f7a047f6b0c
parent554226858cc33d9e357a3e98f95646fdcd5d614b (diff)
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 7e680fe..11be6ff 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])