diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-30 23:03:01 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-30 23:03:01 -0700 |
commit | ec76226d2986b1a77c9c021bb9b41e59bd839ed4 (patch) | |
tree | 0255a9398b0293935b2e5df5694fbd2c54ab20c7 /configure.ac | |
parent | 5f47bf1a212b957009a85207338ee5b1d6ec6340 (diff) |
xvinfo 1.1.3xvinfo-1.1.3
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 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]) |