summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <ceffmpeg@gmail.com>2018-11-23 18:48:50 +0100
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>2018-11-27 18:38:03 +0100
commit1893c72086024e53ac32312ecb96693c5be023d0 (patch)
tree9c6cf2baf17e2f903880d36be2a5039c74d9cef9 /libavfilter/version.h
parent28c96c2ce2781c2cd147a9f3c299e18ce1dc7ff8 (diff)
lavfi/fps: Avoid duplicating Closed Captions when increasing frame rate.
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 76b212305a..c6b4d981c9 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 7
#define LIBAVFILTER_VERSION_MINOR 46
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \