summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorClément Bœsch <clement@stupeflix.com>2015-02-25 15:34:13 +0100
committerClément Bœsch <clement@stupeflix.com>2015-02-26 14:20:02 +0100
commitab093bdeefad1489264e064b43e937f40b83f531 (patch)
treec31b1b12bd64a065f55ebd5137dc006ae1a74f5f /libavfilter/version.h
parent7faa40af982960608b117e20fec999b48011e5e0 (diff)
avfilter/palettegen: export color quantization ratio
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 83fd2a52ec..986d7a7230 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 5
#define LIBAVFILTER_VERSION_MINOR 11
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MICRO 102
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \