diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 21:25:38 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 21:25:38 -0800 |
commit | 0f4fa1820041394e879517abb49c0391ecc796f7 (patch) | |
tree | 48df204a0788b663521633e2941569baeb19bfbc | |
parent | de5e2271b54b7fe8bb3f8b66a70b5b87853f51a2 (diff) |
libXv 1.0.7libXv-1.0.7
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 630889e..d3ad5bf 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXv], [1.0.6], +AC_INIT([libXv], [1.0.7], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXv]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |