summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-08 08:45:02 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-08 08:45:02 -0700
commited2f91926bcef1610abe3c9cef61b1bb1c918ec8 (patch)
treee212806d5c9d67441b1d31344e3b4ac4c2582496
parentdc9e2c696121f677065919bc5b011eb650791831 (diff)
downloadxorg-lib-libXfixes-ed2f91926bcef1610abe3c9cef61b1bb1c918ec8.tar.gz
libXfixes 4.0.4libXfixes-4.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
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