summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2010-01-16 11:41:32 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2010-01-16 11:41:32 -0800
commit68530599e61cf9fef3fcc91650e7cef21837fce7 (patch)
treea9d814cb12a21c9733c2809fb0e299e87e00622e
parent1e5af224b9fbdb154620f898558704f2bc4bf4e9 (diff)
libX11 1.3.3libX11-1.3.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 21f36839..0eea575c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.60)
AC_INIT([libX11],
- 1.3.2,
+ 1.3.3,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
libX11)
AC_CONFIG_SRCDIR([Makefile.am])