summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 21:31:11 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 21:31:11 -0800
commitbcc4c4f3b7ad3c880e97f27951c97cb7ba856658 (patch)
tree0b48159029589a6f60986d0993ed425bced965aa
parent4091e8b8b80e00b8abafdd630e5af8cab22d9054 (diff)
libXvMC 1.0.7libXvMC-1.0.7
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 0fa19e5..ae7d08b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXvMC], [1.0.6],
+AC_INIT([libXvMC], [1.0.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXvMC])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])