summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 18:21:47 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-03-09 18:21:47 -0800
commitded6efa3da1ce611e4668d7766e934a239f6120c (patch)
tree319ae14dc273191e43b5cffbd32f6fbd0942102f
parent331ab01ac2ccb7aea7084c4907a47291ae549e1d (diff)
xprop 1.2.3xprop-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 9246fd9..c5f23a3 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.2],
+AC_INIT([xprop], [1.2.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xprop])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])