summaryrefslogtreecommitdiff
path: root/libavformat/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2017-01-21 12:29:44 +0100
committerPaul B Mahol <onemda@gmail.com>2017-01-25 12:00:02 +0100
commitb953aec3c408049680ae722cf703b778b6e806d2 (patch)
tree3ca006bc8371f4ac1ad9d03fe4539428fcc80f0a /libavformat/version.h
parenta135b017dec55d7cd10d400081f7eee3b32210c8 (diff)
avformat: add Sample Dump eXchange demuxer
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 402e4c138c..84ce1fd970 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 63
+#define LIBAVFORMAT_VERSION_MINOR 64
#define LIBAVFORMAT_VERSION_MICRO 100
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \