aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-07-04 20:19:05 +0000
committerPaul B Mahol <onemda@gmail.com>2015-07-08 16:02:34 +0000
commit91748662bc024294d50e2e0542d727265e331105 (patch)
tree0f0168bb085b8007f85bc812e05dd9a3185cdd3d /libavfilter/version.h
parent3c63d06d81e7b4ff8f37c0a3cc344d6a80f72928 (diff)
downloadffmpeg-91748662bc024294d50e2e0542d727265e331105.tar.gz
avfilter: add removegrain
Signed-off-by: Paul B Mahol <onemda@gmail.com>
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 779ba2de4e..415d994719 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 5
-#define LIBAVFILTER_VERSION_MINOR 20
+#define LIBAVFILTER_VERSION_MINOR 21
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \