diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-08-11 16:24:28 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-08-11 16:24:28 -0700 |
commit | 8e3877aa50f3092c8fdfd916b072720439bc818b (patch) | |
tree | 953814d09d4449414992bf57eb03c3f83e219955 | |
parent | 4b17b61421e81dd8acc0e410c37b76e674c2ddf7 (diff) |
libX11 1.3.5libX11-1.3.5
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 99ded2b3..449af55f 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.60) AC_INIT([libX11], - 1.3.4, + [1.3.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libX11) AC_CONFIG_SRCDIR([Makefile.am]) |