summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-17 21:04:26 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-17 21:04:26 -0700
commitba0d1b0da21d2dbdd81098ed5778f3792b472e13 (patch)
tree342290105f3044046856723a226d08025cf58309
parent3e60a26559221e561770710a8c4ed0b8ebc31afb (diff)
xwininfo 1.1.3xwininfo-1.1.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 ae0c3df..b28dd89 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xwininfo], [1.1.2],
+AC_INIT([xwininfo], [1.1.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xwininfo])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])