diff options
author | Daniel Stone <daniel@fooishbar.org> | 2010-09-20 16:04:42 +1000 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2010-09-20 16:04:42 +1000 |
commit | 7f5a8fac9ca8b4e90b1feea43cd562265837ed4c (patch) | |
tree | ba27c25aac56765841bd113ea602cf19d90abead | |
parent | 6838a5beeb6c6c614e371fe7df5fa7804065e55e (diff) |
libX11 1.3.6libX11-1.3.6
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d0b96d48..65422c8e 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.60) AC_INIT([libX11], - [1.3.5], + [1.3.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libX11) AC_CONFIG_SRCDIR([Makefile.am]) |