summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-06 13:20:36 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-06 13:20:36 -0700
commit4c41a40c3e4344c67cda020fbc2eb479ba06fc9e (patch)
tree57c804661f574a87e57cf02eebf17fd5d0e89f8c
parent459a6ac9876b86533b17c996200a8a492e32841c (diff)
libXvMC 1.0.5libXvMC-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dd2ac31..33c102a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(libXvMC, 1.0.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXvMC)
+AC_INIT(libXvMC, 1.0.5, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXvMC)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE