aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-03-08 16:18:03 +0100
committerMichael Niedermayer <michaelni@gmx.at>2012-03-17 00:36:18 +0100
commitdc8054128aaebc24d65c6036ae3f4b8507f82387 (patch)
tree8b3034e2772c2d78ab27efbb8d3edf907836214a /libavfilter/version.h
parent001f4c7dc63e90e719187cd7f961c8220721878f (diff)
downloadffmpeg-dc8054128aaebc24d65c6036ae3f4b8507f82387.tar.gz
lavfi: port MP swapuv filter
(cherry picked from commit fa35d880aab1d3ef2b828cae640e43d370e8f0c2) Conflicts: Changelog libavfilter/version.h Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 60e496dcc0..cd8bd95037 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBAVFILTER_VERSION_MAJOR 2
-#define LIBAVFILTER_VERSION_MINOR 60
+#define LIBAVFILTER_VERSION_MINOR 61
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \