diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-02-19 14:21:20 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-02-19 14:21:20 -0800 |
commit | 699ec4772f024e70dbb5474921acd4977ecfce4c (patch) | |
tree | 1c880538e8362b988e145c8be5ce159d74e46e5c | |
parent | 25f92ab3238e9aec22214186c64cc968fb8af416 (diff) |
xev 1.2.3xev-1.2.3
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 2b8a1d2..6adaa43 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.2], +AC_INIT([xev], [1.2.3], [https://gitlab.freedesktop.org/xorg/app/xev/issues], [xev]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |