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