diff options
author | Julien Danjou <julien@danjou.info> | 2008-12-16 14:14:50 +0100 |
---|---|---|
committer | Julien Danjou <julien@danjou.info> | 2008-12-16 14:14:50 +0100 |
commit | 348bbb13f72c3eaed17b208d38ea188f1243a17d (patch) | |
tree | b64ac5b5ab93b51a5e13448d16273300b1e3d8c1 | |
parent | 798f429c7e90c99e26bc692d5ab8bbc9dedc716a (diff) |
Release xcb-util 0.3.20.3.2
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 d862967..b04014e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.57) -AC_INIT([xcb-util],0.3.1,[xcb@lists.freedesktop.org]) +AC_INIT([xcb-util],0.3.2,[xcb@lists.freedesktop.org]) AC_CONFIG_SRCDIR([Makefile.am]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |