summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-06 08:59:31 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-06 08:59:31 -0700
commit2abf1e4cbff8b67f836dd4102dcc0a179d98a142 (patch)
tree9035adcb34ce3d6de872d1b9c5b5930e4575a909
parent3d447fb4fd0f75e3dbaa7c1c9d3eb565fdfc1214 (diff)
xvinfo 1.1.1xvinfo-1.1.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cdca88f..92b25ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(xvinfo, [1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xvinfo)
+AC_INIT([xvinfo], [1.1.1],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xvinfo])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE