summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-03-06 16:10:33 -0500
committerAdam Jackson <ajax@redhat.com>2008-03-06 16:10:33 -0500
commit5e98aed13e529638df744e45893c471d5f2014fb (patch)
tree160929fd803dccb21e8e79b1ac1a5afdd3584403
parent8e085971dc661da9f80ff6b67747459c0fb15c08 (diff)
downloadxorg-lib-libX11-libX11-1.1.4.tar.gz
libX11 1.1.4libX11-1.1.4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7ab9b7f5..1567a560 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([libX11],
- 1.1.3,
+ 1.1.4,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
libX11)
AC_CONFIG_SRCDIR([Makefile.am])