diff options
author | Arnaud Fontaine <arnau@debian.org> | 2009-07-15 16:15:02 +0100 |
---|---|---|
committer | Arnaud Fontaine <arnau@debian.org> | 2009-07-15 16:15:02 +0100 |
commit | 96ff5fb635bc333e80ebce6cc03008a1b9992ff6 (patch) | |
tree | 581fe8c2849a22ec601e80398e2b6543f916520a /configure.ac | |
parent | f4c2794bf5990a0b2f6168f2b22b60b15e08ac44 (diff) |
Release libxcb 1.41.4
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 95fa351..96f5079 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.57) AC_INIT([libxcb], - 1.3, + 1.4, [xcb@lists.freedesktop.org]) AC_CONFIG_SRCDIR([xcb.pc.in]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |