summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-16 16:07:10 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-16 16:07:10 -0700
commita02c4aad3cbe284630de60f6de9c1bfc3dd6a853 (patch)
tree32aea3aaec647ee3d2e70669cec3669723d4d22e
parenta2f989d387ec8f6002240be53fa24e264392b693 (diff)
xdpyinfo 1.1.0xdpyinfo-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 dcc79eb..ee2b8c6 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(xdpyinfo,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdpyinfo)
+AC_INIT(xdpyinfo, [1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdpyinfo)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE