diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-09-21 19:53:03 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-09-21 19:53:03 -0700 |
commit | b51ac675f44f5ce1a28c5734bf3c26983f8b4192 (patch) | |
tree | 136eaf12f2b7083987bac68feb6b54ba22e6dddb | |
parent | 986bb6d1d54368fe91e3ea24f518d43ce6179782 (diff) |
libX11 1.3.99.902 (1.4.0 RC2)libX11-1.3.99.902
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 cc406a00..b3878f26 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.60) AC_INIT([libX11], - 1.3.99.901, + 1.3.99.902, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libX11) AC_CONFIG_SRCDIR([Makefile.am]) |