summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-30 23:03:01 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-30 23:03:01 -0700
commitec76226d2986b1a77c9c021bb9b41e59bd839ed4 (patch)
tree0255a9398b0293935b2e5df5694fbd2c54ab20c7
parent5f47bf1a212b957009a85207338ee5b1d6ec6340 (diff)
xvinfo 1.1.3xvinfo-1.1.3
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 1592c22..5e1f605 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.2],
+AC_INIT([xvinfo], [1.1.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xvinfo])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])