summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-06-22 19:06:09 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-06-22 19:06:09 -0700
commitd58f74ebfd0c56ffeb8e288c65592228af197a2e (patch)
treebb1ebc5abfc259ffea81a43ef6bc1ad62cc619dc
parent22cc0c897a28a41d49fe68277bb3c002f54bbb48 (diff)
libXv 1.0.9libXv-1.0.9
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 cc88490..4f8c5f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXv], [1.0.8],
+AC_INIT([libXv], [1.0.9],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXv])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])