diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2016-10-04 21:01:39 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu.herrb@laas.fr> | 2016-10-04 21:01:39 +0200 |
commit | 8f349feac24aacc958bd816afcc52380764e3d92 (patch) | |
tree | 106ac341011acb02f6f746e4dfbc8d1125b4e0f5 /configure.ac | |
parent | 8ea762f94f4c942d898fdeb590a1630c83235c17 (diff) |
libX11 1.6.4libX11-1.6.4
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b15194a1..58f2681a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libX11], [1.6.3], +AC_INIT([libX11], [1.6.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libX11]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([src/config.h include/X11/XlibConf.h]) |