diff options
author | Julien Danjou <julien@danjou.info> | 2009-05-29 08:34:20 +0200 |
---|---|---|
committer | Arnaud Fontaine <arnau@debian.org> | 2010-11-14 19:52:37 +0900 |
commit | fbc320ee434b45c37f7501e1cb31c9e51369e79a (patch) | |
tree | 9182f568144648393952b80be27f44233f022c40 | |
parent | dc9c1424ac0fe8543904bbe8365462246d703f39 (diff) |
Release xcb-util 0.3.5
Signed-off-by: Julien Danjou <julien@danjou.info>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0d63431..44e2324 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.57) -AC_INIT([xcb-util],0.3.4,[xcb@lists.freedesktop.org]) +AC_INIT([xcb-util],0.3.5,[xcb@lists.freedesktop.org]) AC_CONFIG_SRCDIR([Makefile.am]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |