summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2015-12-17 12:23:35 +0100
committerClément Bœsch <clement@stupeflix.com>2015-12-21 11:14:02 +0100
commitf122ba36cb73596fe69256d66d56c23b2ff3f653 (patch)
tree601adaa592a1534ecb5f0b76da12589f782addf7 /libavcodec/version.h
parent244766e407fbed6944ada01e9b57bc6c62e36a0d (diff)
downloadffmpeg-streaming-f122ba36cb73596fe69256d66d56c23b2ff3f653.zip
ffmpeg-streaming-f122ba36cb73596fe69256d66d56c23b2ff3f653.tar.gz
lavc: add text encoder
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 72b54be..b875c59 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 57
-#define LIBAVCODEC_VERSION_MINOR 18
+#define LIBAVCODEC_VERSION_MINOR 19
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud