]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/version.h
avformat/movenc: Don't forget to free fragment buffers
[ffmpeg] / libavformat / version.h
index 3c1957b00c20fedc8caa62b79160aa815ad10aeb..9bde0c37f9b617416d9df0499cbabf5719272eaa 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  58
-#define LIBAVFORMAT_VERSION_MINOR  47
+#define LIBAVFORMAT_VERSION_MINOR  60
 #define LIBAVFORMAT_VERSION_MICRO 100
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \