diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-11-21 14:04:32 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-11-21 14:04:32 -0800 |
commit | 24db5b5ff0d51b0ed9d9701a792c5f14f23b638d (patch) | |
tree | 4a19b7beb2a3014c8053077be183e9d4e65bfd39 | |
parent | 18d3c3e9de19e936281b111d5a82acfb3a3f552e (diff) |
libX11 1.4.0libX11-1.4.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a37a7b7..5930458 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.60) AC_INIT([libX11], - [1.3.99.903], + [1.4.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libX11) AC_CONFIG_SRCDIR([Makefile.am]) |