diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-06-13 22:57:03 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-06-13 22:57:03 -0700 |
commit | 1fb06ecf88155452ece93ac309435106f9569d54 (patch) | |
tree | f2494df551725275d25a1ee344216637b657d9ae | |
parent | 554200b59e880a1cf36dd244eeb5f330d93499b6 (diff) |
libXvMC 1.0.8libXvMC-1.0.8
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f9d59a1..7c2a7e0 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXvMC], [1.0.7], +AC_INIT([libXvMC], [1.0.8], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXvMC]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |