diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-09 20:31:09 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-09 20:31:09 -0800 |
commit | e81642bacc58388c223bc157f37c2311a7dbe070 (patch) | |
tree | 3ade106ba2c531b5174e55c9abe24ce8c77e1c4b | |
parent | 0c3a8c6ae1287187b7f59a53a6f0bdaf27bf9e61 (diff) |
xprop 1.2.4xprop-1.2.4
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 e02f04e..005af43 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([xprop], [1.2.3], +AC_INIT([xprop], [1.2.4], [https://gitlab.freedesktop.org/xorg/app/xprop/issues], [xprop]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |