summaryrefslogtreecommitdiff
path: root/configure.ac
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:21:27 +0900
commita228af898c6795e2dafa5c643c8d354181a1a373 (patch)
tree4c61410ffe0c6e2179ccbd4855e5a95da66c8392 /configure.ac
parente7651a13ab8dff941792c550294261c072f0b41c (diff)
Release xcb-util 0.3.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e841559..0c18a7f 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])