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:11:48 +0900
commit2ac073c38f9bea76d52a96ef1f49384d788602ab (patch)
tree9a1a6a6b0a84e2d6a59ddee4fc075d8f3150fac3
parentf6666bd9e0f98b38bc94832380dcf8b8b6ec0504 (diff)
downloadutil-keysyms-2ac073c38f9bea76d52a96ef1f49384d788602ab.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])