diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-31 14:34:58 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-31 14:34:58 -0700 |
commit | d8366afbb0d2e4fbb1e419b1187f490522270bea (patch) | |
tree | c7fa970d7d0df7027686c095bbcf5bd11e35756a | |
parent | dfe6e1f3b8ede3d0bab7a5fa57f73513a09ec649 (diff) |
libXext 1.3.2libXext-1.3.2
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 fb9888d..9a1e0c2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXext], [1.3.1], +AC_INIT([libXext], [1.3.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXext]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |