summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-17 16:14:34 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-17 16:43:19 -0700
commitad15e1a89d30ccc11d80745897b83def1448e8c0 (patch)
tree24f41eb3b3bc7f702134fa831e89059cb2009725
parent0cbf98c17a7484bb58b2464b98d63bb3b4ea2594 (diff)
downloadxorg-lib-libX11-ad15e1a89d30ccc11d80745897b83def1448e8c0.tar.gz
libX11 1.3.1libX11-1.3.1
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 f7bec717..db83f262 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.60)
AC_INIT([libX11],
- 1.3,
+ 1.3.1,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
libX11)
AC_CONFIG_SRCDIR([Makefile.am])