diff options
author | Matt Turner <mattst88@gmail.com> | 2022-03-26 10:51:18 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2022-03-26 10:51:33 -0700 |
commit | 590fb6835170aa60cd4d3d46eaeac51725300d23 (patch) | |
tree | 3d4c1c52a2b16fd900729841dac4e8aa9c18f160 /configure.ac | |
parent | 2090940ded023df2a1c0ef8c7dd2cde16a686d7d (diff) |
libXvMC 1.0.13libXvMC-1.0.13
Signed-off-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d17b209..4842b23 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXvMC], [1.0.12], +AC_INIT([libXvMC], [1.0.13], [https://gitlab.freedesktop.org/xorg/lib/libXvMC/issues], [libXvMC]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |