summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-07 22:19:48 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-07 22:19:48 -0700
commit736d7ac5a94c7aa6761d50ab58339a3d9a116c51 (patch)
tree2f7ac3050fe1e53c4be39d9ae7243752659fb337
parent4a7d2ca2438649e61b7dcb9491391ff6fbd482ac (diff)
downloadxorg-lib-libXv-736d7ac5a94c7aa6761d50ab58339a3d9a116c51.tar.gz
libXv 1.0.10libXv-1.0.10
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 c154f1a..4d651b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXv], [1.0.9],
+AC_INIT([libXv], [1.0.10],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXv])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])