summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-31 17:49:24 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-31 17:49:24 -0700
commit179ed259e75a62e74532e36f52f3838deb2aac92 (patch)
treed323ee84e150f4af70212001602befce295b4367
parent50fc4cb18069cb9450a02c13f80223ef23511409 (diff)
libXv 1.0.8libXv-1.0.8
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 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])