summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-11 17:55:22 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-11 17:55:22 -0800
commita9228fcc676aacf9a760dd94891c89f9bc82b20d (patch)
treef73fb4ebfebc224acaefde93059a1468c6d7f8bd /configure.ac
parent92fa96451af37a7a0f2592de07643fdaed7a9efd (diff)
libX11 1.4.1libX11-1.4.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
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])