diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-08 08:45:02 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-08 08:45:02 -0700 |
commit | ed2f91926bcef1610abe3c9cef61b1bb1c918ec8 (patch) | |
tree | e212806d5c9d67441b1d31344e3b4ac4c2582496 | |
parent | dc9e2c696121f677065919bc5b011eb650791831 (diff) |
libXfixes 4.0.4libXfixes-4.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index acd52a5..a73bf6e 100644 --- a/configure.ac +++ b/configure.ac @@ -32,7 +32,7 @@ dnl protocol, so Xfixes version l.n.m corresponds to protocol version l.n, dnl that 'revision' number appears in Xfixes.h and has to be manually dnl synchronized. dnl -AC_INIT(libXfixes, 4.0.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXfixes) +AC_INIT(libXfixes, 4.0.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXfixes) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |