diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-02-10 16:44:06 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-02-10 16:44:06 -0800 |
commit | 6114ecae7d7aa0bed41d01d360b193f27a500942 (patch) | |
tree | ba22ddf48f33a6c057eef928a2570c89d584cf00 /configure.ac | |
parent | 4f5b605fc1339a9f0a12dca89863cb553e8af6cc (diff) |
xvinfo 1.1.2xvinfo-1.1.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |