summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@code-monkey.de>2007-08-01 20:36:03 +0200
committerTilman Sauerbeck <tilman@code-monkey.de>2007-08-01 20:36:03 +0200
commitac00a44b4875de70382da5a40dd87f976e5b9327 (patch)
tree5ff3942c992a4e117f553a0534762e65a41dbe25
parent76fae9cba1e9bdf7f0eb2ff2b90153d622136cf0 (diff)
downloadxorg-lib-libX11-ac00a44b4875de70382da5a40dd87f976e5b9327.tar.gz
Bumped version to 1.1.3.libX11-1.1.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 55186a4f..f49b9edc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([libX11],
- 1.1.2,
+ 1.1.3,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
libX11)
AC_CONFIG_SRCDIR([Makefile.am])