summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-06-29 21:25:38 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-06-29 21:25:38 -0700
commit1c58b461a84a8e75c53ce863470a5c8d8201261b (patch)
tree9f393c9087cd0c7c1e1b6b6333bd0a846ec3e152
parent7cdc6223e7d7f79050df680d3b6d06653d75dd46 (diff)
xwininfo 1.1.2xwininfo-1.1.2
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 cc85a7a..b86aa20 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.1],
+AC_INIT([xwininfo], [1.1.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xwininfo])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE