diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-16 16:07:10 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-16 16:07:10 -0700 |
commit | a02c4aad3cbe284630de60f6de9c1bfc3dd6a853 (patch) | |
tree | 32aea3aaec647ee3d2e70669cec3669723d4d22e | |
parent | a2f989d387ec8f6002240be53fa24e264392b693 (diff) | |
download | xdpyinfo-a02c4aad3cbe284630de60f6de9c1bfc3dd6a853.tar.gz xdpyinfo-a02c4aad3cbe284630de60f6de9c1bfc3dd6a853.tar.bz2 xdpyinfo-a02c4aad3cbe284630de60f6de9c1bfc3dd6a853.zip |
xdpyinfo 1.1.0xdpyinfo-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | configure.ac | 2 |
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 |