summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 11:58:33 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 11:58:33 -0700
commit98d5614d4688013e2fe7447eab723e0a43ee27b8 (patch)
treed61092d47b47aa6e833160c29914e9e2f94aab50
parentca6412a29ec5b7b646b8a48bac940af2762ed54d (diff)
xwininfo 1.1.1xwininfo-1.1.1
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 c53b40c..8bf5b94 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([xwininfo], [1.1.0],
+AC_INIT([xwininfo], [1.1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xwininfo])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE