diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-12 09:58:53 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-12 09:58:53 -0700 |
commit | 19e473aa6b1fbd01bb8c7206c06aacf5e789d758 (patch) | |
tree | d0c59072be2f62f88a57a7c92f0d06a88b0f89c8 /configure.ac | |
parent | 26b84c02c547bb233dc7a273cb3745eef2aadadd (diff) |
xev 1.2.5xev-1.2.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.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 def65f1..89f82b1 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.4], +AC_INIT([xev], [1.2.5], [https://gitlab.freedesktop.org/xorg/app/xev/issues], [xev]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |