diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-16 19:46:04 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-16 19:46:04 -0700 |
commit | 32827c5b0928d61de0ab397beb8123ac0c4e1649 (patch) | |
tree | 4609f0b4aac33a80bc5157a2247a47b27aa23cf8 | |
parent | 5f575d39fd0a246eb1842af8989b6b8fa6eebc36 (diff) |
xvinfo 1.1.0xvinfo-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 ecfb4e3..d7ca892 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(xvinfo,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xvinfo) +AC_INIT(xvinfo, [1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xvinfo) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |