diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-07-28 19:32:40 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-07-28 19:32:40 -0700 |
commit | fc74dc12b1ff3c43e240e1a713316ce1bf525d61 (patch) | |
tree | 7a7177369a1c7c771d2c9c6b86f56e74bc317f71 | |
parent | ab1f30231755d99ed123af6873b981834640f01d (diff) |
libX11 1.4.4libX11-1.4.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a449ba8b..6a4878e8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libX11], [1.4.3], +AC_INIT([libX11], [1.4.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]) |