summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-19 14:21:20 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-19 14:21:20 -0800
commit699ec4772f024e70dbb5474921acd4977ecfce4c (patch)
tree1c880538e8362b988e145c8be5ce159d74e46e5c
parent25f92ab3238e9aec22214186c64cc968fb8af416 (diff)
xev 1.2.3xev-1.2.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
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])