X-Git-Url: https://diplodocus.org/git/xorg-xinput/blobdiff_plain/68e488725a95508378d8a24a9da609a7e80e2ef7..ea196bdcb912505277166aa12a21ca8739cdc8fb:/configure.ac?ds=sidebyside diff --git a/configure.ac b/configure.ac index 7062367..05c2a1b 100644 --- a/configure.ac +++ b/configure.ac @@ -22,13 +22,13 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xinput], [1.6.1], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xinput]) +AC_INIT([xinput], [1.6.3], + [https://gitlab.freedesktop.org/xorg/app/xinput/issues], [xinput]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) # Initialize Automake -AM_INIT_AUTOMAKE([foreign dist-bzip2]) +AM_INIT_AUTOMAKE([foreign dist-xz]) # Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS m4_ifndef([XORG_MACROS_VERSION],