Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2017-08-17 19:01:01 +0300
committerPaul B Mahol <onemda@gmail.com>2017-08-19 13:42:24 +0300
commite3a4afca07b2753269f5f05c6fd5ca3034734c00 (patch)
tree29f3ab29928f5405b06052b3d6b75e6efc5f6a90 /libavfilter/version.h
parent3c99523a2864af729a8576c3fffe81fb884fa0d5 (diff)
avfilter: add pseudocolor filter
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 5efb648c6d..22207127d0 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 99
+#define LIBAVFILTER_VERSION_MINOR 100
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \