summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorDavinder Singh <ds.mudhar@gmail.com>2016-08-23 17:50:35 +0530
committerMichael Niedermayer <michael@niedermayer.cc>2016-08-26 11:17:51 +0200
commitb07d4a0fb20db387e0aa516f1465517b083c4e49 (patch)
tree0dc1a146f3c1801f1d343f9a66b71ca221b0cf46 /libavfilter/version.h
parentbcd115316234e29ae1df93bce517a608f44ec8ff (diff)
avfilter: added motion estimation and interpolation filters
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
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 05b9fdfe9d..6f6e516ce4 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 6
-#define LIBAVFILTER_VERSION_MINOR 55
+#define LIBAVFILTER_VERSION_MINOR 56
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \