summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-06-03 15:21:40 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-06-03 15:21:40 -0700
commitfb19eb767a32fd4ff74021c51bc6f60eb8bdff74 (patch)
tree74e9c2089d5ab3360f14efeca18abb32234164cc
parent8f3db40ca5108a919244f3fff7466d01a14b3ce2 (diff)
libX11 1.3.4libX11-1.3.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index eb3e71ae..abf914a4 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])