diff options
author | marha <marha@users.sourceforge.net> | 2011-05-09 09:35:45 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-05-09 09:35:45 +0000 |
commit | 43b2398ee28e9144fd51eb9994d67c4c9a198c9c (patch) | |
tree | af05c516b61241b6444059697ce94eee092ba8ff /libXext/configure.ac | |
parent | 151019725213fc50a8aa4db8c4524387fea8f476 (diff) | |
download | vcxsrv-43b2398ee28e9144fd51eb9994d67c4c9a198c9c.tar.gz vcxsrv-43b2398ee28e9144fd51eb9994d67c4c9a198c9c.tar.bz2 vcxsrv-43b2398ee28e9144fd51eb9994d67c4c9a198c9c.zip |
libXext libX11 mkfontscale mesa git update 9 May 2011
Diffstat (limited to 'libXext/configure.ac')
-rw-r--r-- | libXext/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libXext/configure.ac b/libXext/configure.ac index aa8730726..79fb39c15 100644 --- a/libXext/configure.ac +++ b/libXext/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXext], [1.2.99.0], +AC_INIT([libXext], [1.3.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXext]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |