summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-09-21 15:34:15 +0200
committerPaul B Mahol <onemda@gmail.com>2015-10-18 18:01:56 +0200
commit416e35e5aafc2a2bf77372d5e8479c28796d1451 (patch)
tree7c73f05d2fe1bf11f98bd7fe84b83710ca42a3cb /libavfilter/version.h
parente11e32686fdb21aded1ccf70202f1fffe87bb6a2 (diff)
avfilter: add zscale filter
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 0964baf360..4a24484d83 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 11
+#define LIBAVFILTER_VERSION_MINOR 12
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \