aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-09-11 11:47:34 +0200
committerPaul B Mahol <onemda@gmail.com>2020-09-13 16:05:01 +0200
commitddc9cce3cd20fdf8d523e4bab3cab55de6b862b0 (patch)
tree9bbfa47eb5644bcd84977f357ba6047d8e4bafee /libavformat/version.h
parentcd67bf2a280fb3d2038756e523666b0bd1d1d6fc (diff)
downloadffmpeg-ddc9cce3cd20fdf8d523e4bab3cab55de6b862b0.tar.gz
avformat: add Square SVS demuxer
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 7771a6abf2..ec3286e73a 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 58
-#define LIBAVFORMAT_VERSION_MINOR 54
+#define LIBAVFORMAT_VERSION_MINOR 55
#define LIBAVFORMAT_VERSION_MICRO 100
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \