summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-26 18:35:40 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-26 18:35:40 -0700
commitaac89e8e81faca5d6eb830cd65591619a26ec17a (patch)
tree42ee13c26070912ae00fd6f9983477cbd470ecd2
parentabcf5e76c7dfc951832fda6845ace426b9ddebce (diff)
xwininfo 1.1.0xwininfo-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8f32f60..f571db3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(xwininfo, [1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xwininfo)
+AC_INIT([xwininfo], [1.1.0],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xwininfo])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE