summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-12 13:35:11 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-12 13:35:11 -0700
commit681d16ec9843b5c001cff1c9bc0637b8ba0c9abd (patch)
tree4606d947485748ed41fae90876a83859c290d77d
parenta5044e717eb486ebe79ea109994c3e761df7dc00 (diff)
xprop 1.1.0xprop-1.1.0
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 716785e..8a215ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xprop,[1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xprop)
+AC_INIT(xprop,[1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xprop)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE