]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/version.h
avformat: fix ID3v2 parser for v2.2 comment frames
[ffmpeg] / libavformat / version.h
index 21cc8a99c7f619508380b22ef1c003050db14d71..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  62
+#define LIBAVFORMAT_VERSION_MINOR  65
 #define LIBAVFORMAT_VERSION_MICRO 100
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \