diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-23 13:55:14 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-23 13:55:14 -0700 |
commit | aad10032651cdc2a53b359035954454a28d6db67 (patch) | |
tree | ed68152423a17e465c56d61158bf1f57d5dca2e4 | |
parent | 6303ada89cb228c0f9656036f798703afb42fc29 (diff) |
libX11 1.3.2libX11-1.3.2
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 cdb6817..d622697 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.60) AC_INIT([libX11], - 1.3.1, + 1.3.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libX11) AC_CONFIG_SRCDIR([Makefile.am]) |