summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-12 16:08:57 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-12 16:08:57 -0700
commit1569f4d692443bf0658dbe12902f995693b13dcf (patch)
tree8ea4da45cab50f395c3a274c779ef7bb85b8bdc0
parent28b34ed17506540a793a85e03c01a7b4d9aa3588 (diff)
xwininfo 1.0.5xwininfo-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c1a593b..b4b8785 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xwininfo,[1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xwininfo)
+AC_INIT(xwininfo, [1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xwininfo)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE