summaryrefslogtreecommitdiff
path: root/libavformat/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2017-01-24 16:34:29 +0100
committerPaul B Mahol <onemda@gmail.com>2017-01-25 12:00:02 +0100
commit45ff6ef50e2ada0c473ee662f84957186e06a232 (patch)
tree4fcf1369d3d74970537fee745f742a4cfb196ebb /libavformat/version.h
parentb953aec3c408049680ae722cf703b778b6e806d2 (diff)
avformat: add Scenarist Closed Captions demuxer
Fixes #4767. Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'libavformat/version.h')
-rw-r--r--libavformat/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/version.h b/libavformat/version.h
index 84ce1fd970..edd666befc 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -32,7 +32,7 @@
// Major bumping may affect Ticket5467, 5421, 5451(compatibility with Chromium)
// Also please add any ticket numbers that you believe might be affected here
#define LIBAVFORMAT_VERSION_MAJOR 57
-#define LIBAVFORMAT_VERSION_MINOR 64
+#define LIBAVFORMAT_VERSION_MINOR 65
#define LIBAVFORMAT_VERSION_MICRO 100
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \