summaryrefslogtreecommitdiff
path: root/libavformat/version.h
diff options
context:
space:
mode:
authorZane van Iperen <zane@zanevaniperen.com>2020-10-21 23:20:20 +1000
committerZane van Iperen <zane@zanevaniperen.com>2020-10-25 23:44:26 +1000
commit7a11cc29d6e798c1a068d799867ba1004f896dfa (patch)
tree0bd106386ba3b76c5cea2022f2ccdc975e8e63eb /libavformat/version.h
parent40a8d438850dcc31a89762a8f13b5073f4369ceb (diff)
avformat: add alp muxer
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 86e0a232ee..7853068649 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 62
+#define LIBAVFORMAT_VERSION_MINOR 63
#define LIBAVFORMAT_VERSION_MICRO 100
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \