summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2008-09-05 00:39:01 +0300
committerDaniel Stone <daniel@fooishbar.org>2008-09-05 00:39:01 +0300
commit5b7f3b98079ab730b037b33893521dbaa61f5234 (patch)
tree82ec67841d8013d22d4ec3d622698fbdb6a18e8f
parent8c1dfc976a29f981f601503b9768d3414a70ba50 (diff)
downloadxorg-lib-libX11-5b7f3b98079ab730b037b33893521dbaa61f5234.tar.gz
Update to 1.1.5libX11-1.1.5
Small bugfix and i18n-improvement release.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3719f02a..15d66140 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([libX11],
- 1.1.4,
+ 1.1.5,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
libX11)
AC_CONFIG_SRCDIR([Makefile.am])