diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2016-10-04 21:29:55 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu.herrb@laas.fr> | 2016-10-04 21:29:55 +0200 |
commit | ef2a282876acc2316d338f8b66344ad5a2947057 (patch) | |
tree | 7c0d3d7295eeba4d65179bcbec0c33002bcfa78f | |
parent | d9da580b46a28ab497de2e94fdc7b9ff953dab17 (diff) |
libXv 1.0.11libXv-1.0.11
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 4d651b5..4e68999 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXv], [1.0.10], +AC_INIT([libXv], [1.0.11], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXv]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |