]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/version.h
mov: Fix spherical metadata_source parsing
[ffmpeg] / libavformat / version.h
index f75b400e800d9b3797920cf3dc616c19be452f23..edd666befc655bb9955ed7f8b79c028a74c55f37 100644 (file)
@@ -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  57
+#define LIBAVFORMAT_VERSION_MINOR  65
 #define LIBAVFORMAT_VERSION_MICRO 100
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \