diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-06-03 15:21:40 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-06-03 15:21:40 -0700 |
commit | fb19eb767a32fd4ff74021c51bc6f60eb8bdff74 (patch) | |
tree | 74e9c2089d5ab3360f14efeca18abb32234164cc | |
parent | 8f3db40ca5108a919244f3fff7466d01a14b3ce2 (diff) |
libX11 1.3.4libX11-1.3.4
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 eb3e71a..abf914a 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.60) AC_INIT([libX11], - 1.3.3, + 1.3.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libX11) AC_CONFIG_SRCDIR([Makefile.am]) |