diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2016-10-04 22:09:12 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu.herrb@laas.fr> | 2016-10-04 22:09:21 +0200 |
commit | 44a462835cbe263451a463af17f0fbedc1c957b2 (patch) | |
tree | fe52349ede6cc5f0fc0861c784c441abf579eaca | |
parent | 2cd95e7da8367cccdcdd5c9b160012d1dec5cbdb (diff) |
libXvMC 1.0.10libXvMC-1.0.10
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 01f286f..c0b87c9 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXvMC], [1.0.9], +AC_INIT([libXvMC], [1.0.10], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXvMC]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |