summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-03-14 10:10:05 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-03-14 10:10:05 -0700
commitab0d28935987d48e9359023e82f9d56aa7e4bc95 (patch)
tree624b87b094dd8e33d0244640c30303972b2bb1aa
parent0ac79f0132dfd268bc6e9ff2dcdea55e00b65a92 (diff)
libXvMC 1.0.9libXvMC-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 74183a1..01f286f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXvMC], [1.0.8],
+AC_INIT([libXvMC], [1.0.9],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXvMC])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])