diff options
author | Matt Turner <mattst88@gmail.com> | 2020-07-17 15:07:14 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2020-07-17 15:07:14 -0700 |
commit | b798a62cb701050381ed8b05c2fb7204357a7241 (patch) | |
tree | 688bc536273bce08d0423ed83fa1e6254e4246ef | |
parent | c51ca8f59ce5fff6b8c0705bd296460d8116cff2 (diff) |
xev 1.2.4xev-1.2.4
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6adaa43..72d22b4 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xev], [1.2.3], +AC_INIT([xev], [1.2.4], [https://gitlab.freedesktop.org/xorg/app/xev/issues], [xev]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |