diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-08-08 20:04:00 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-08-08 20:04:00 -0700 |
commit | 9e0f57f6a271313d1b49b5019753b4410f407cc5 (patch) | |
tree | 511a879d37a12b7329e49771c6fae64fce5a17a9 | |
parent | b150b99c56bc4c98bf416be66764fb49dce425dc (diff) |
xprop 1.2.2xprop-1.2.2
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 c967d9d..c0add2e 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.1], +AC_INIT([xprop], [1.2.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xprop]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |