summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-02-10 16:44:06 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-02-10 16:44:06 -0800
commit6114ecae7d7aa0bed41d01d360b193f27a500942 (patch)
treeba22ddf48f33a6c057eef928a2570c89d584cf00
parent4f5b605fc1339a9f0a12dca89863cb553e8af6cc (diff)
xvinfo 1.1.2xvinfo-1.1.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5fa4507..c1c3a76 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xvinfo], [1.1.1],
+AC_INIT([xvinfo], [1.1.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xvinfo])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])