aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2016-02-01 21:05:16 +0100
committerPaul B Mahol <onemda@gmail.com>2016-03-03 12:26:44 +0100
commit256fa2ab1b2878b116d3cf366832c046fc52d0b0 (patch)
treee9b7127fe4ba35a439dac78ef9eda0b0167c97bd /libavfilter/version.h
parent8653d6e1a6681c441b84ccfeb910dac1e3f2a73f (diff)
downloadffmpeg-256fa2ab1b2878b116d3cf366832c046fc52d0b0.tar.gz
avfilter: add ciescope 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 26110843cd..2cfba6b438 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 38
+#define LIBAVFILTER_VERSION_MINOR 39
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \