diff options
author | Jeremy Huddleston <jeremyhu@apple.com> | 2011-03-18 16:30:13 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@apple.com> | 2011-03-18 16:30:13 -0700 |
commit | 32236a7779f721d252d633d06ade306f246421a3 (patch) | |
tree | 2c686fe11f9aa96eb9da4af27cb6951160a15a24 /configure.ac | |
parent | 2d638fc37b0dbf28e5c826f74f68ada83a8c3e2b (diff) | |
download | xorg-lib-libXi-32236a7779f721d252d633d06ade306f246421a3.tar.gz |
configure.ac: 1.4.2libXi-1.4.2
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
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 405cd34..08501c9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXi], [1.4.1], +AC_INIT([libXi], [1.4.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXi]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([src/config.h]) |