diff options
author | Matt Turner <mattst88@gmail.com> | 2019-06-19 12:42:33 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2019-06-19 12:42:33 -0400 |
commit | e05da79a98775edb91ffe3de3b413f156bc4d6e7 (patch) | |
tree | c2d707070c520f394b71e0fe57fe2fc6a5ced599 /configure.ac | |
parent | dd5cedb7cd631cf4aeaadfd9cb993f0086857dbd (diff) |
libXi 1.7.10libXi-1.7.10
Signed-off-by: Matt Turner <mattst88@gmail.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 08a5b38..1edee43 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXi], [1.7.9], +AC_INIT([libXi], [1.7.10], [https://gitlab.freedesktop.org/xorg/lib/libXi/issues], [libXi]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([src/config.h]) |