summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@overt.org>2020-04-10 09:30:53 -0700
committerPhilip Langdale <philipl@overt.org>2020-04-10 09:32:13 -0700
commit7b0c22768e5b54b7932fcff0af4ccf59f0c235f2 (patch)
treec169c5419f76e68bd44dcfac9f72b4a98dc83c76 /libavcodec
parentad3f6212ac88c710404dc9c176ff9af3ada9a1bd (diff)
Changelog: Add entry for expanded styling support in movtext
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index e62d1a7925..278f6be0cf 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#define LIBAVCODEC_VERSION_MAJOR 58
#define LIBAVCODEC_VERSION_MINOR 78
-#define LIBAVCODEC_VERSION_MICRO 100
+#define LIBAVCODEC_VERSION_MICRO 101
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \