diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-31 17:49:24 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-31 17:49:24 -0700 |
commit | 179ed259e75a62e74532e36f52f3838deb2aac92 (patch) | |
tree | d323ee84e150f4af70212001602befce295b4367 | |
parent | 50fc4cb18069cb9450a02c13f80223ef23511409 (diff) |
libXv 1.0.8libXv-1.0.8
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 6a335db..cc88490 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXv], [1.0.7], +AC_INIT([libXv], [1.0.8], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXv]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |