summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorZhao Zhili <zhilizhao@tencent.com>2023-05-23 13:22:25 +0800
committerZhao Zhili <zhilizhao@tencent.com>2023-05-25 11:31:54 +0800
commit43ace8f2bc29faf335e31b9893e6b8928ba3f541 (patch)
treed96600e9c61049dba37a239a48da10b0a8bea5ec /libavfilter/version.h
parent8e2547ebb2222469a702a4962d035e8811b1d085 (diff)
avfilter/vf_subtitles: add wrap_unicode option
So CJK can be wrapped automatically. Signed-off-by: Zhao Zhili <zhilizhao@tencent.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 ba8a6fdab2..08779130f5 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -32,7 +32,7 @@
#include "version_major.h"
#define LIBAVFILTER_VERSION_MINOR 8
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \