diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-01-11 17:55:22 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-01-11 17:55:22 -0800 |
commit | a9228fcc676aacf9a760dd94891c89f9bc82b20d (patch) | |
tree | f73fb4ebfebc224acaefde93059a1468c6d7f8bd | |
parent | 92fa96451af37a7a0f2592de07643fdaed7a9efd (diff) |
libX11 1.4.1libX11-1.4.1
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 40d032dc..7bd2775a 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.60) AC_INIT([libX11], - [1.4.0], + [1.4.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libX11) AC_CONFIG_SRCDIR([Makefile.am]) |