diff options
author | Daniel Stone <daniel@fooishbar.org> | 2008-09-05 00:39:01 +0300 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2008-09-05 00:39:01 +0300 |
commit | 5b7f3b98079ab730b037b33893521dbaa61f5234 (patch) | |
tree | 82ec67841d8013d22d4ec3d622698fbdb6a18e8f | |
parent | 8c1dfc976a29f981f601503b9768d3414a70ba50 (diff) |
Update to 1.1.5libX11-1.1.5
Small bugfix and i18n-improvement release.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3719f02..15d6614 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]) |