diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-16 15:11:28 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-16 15:11:28 -0700 |
commit | 63a79d1d087f5121b07510692bf6dd8207d0c0d7 (patch) | |
tree | 2e7364b68358deda99748b729605dee0de04003e | |
parent | 8c0a1b5d9d5dea58c516a6aefa6dd15192919b48 (diff) |
libXvMC 1.0.11libXvMC-1.0.11
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 7dbb681..8d5a937 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXvMC], [1.0.10], +AC_INIT([libXvMC], [1.0.11], [https://gitlab.freedesktop.org/xorg/lib/libXvMC/issues], [libXvMC]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |