]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/version.h
avformat: make av_register_*put_format() thread safe
[ffmpeg] / libavutil / version.h
index 9941229bbc68246636951e38313d6e6bd474ee9b..5d4efd6953d708da788bc2037ebd6b3c750bd71f 100644 (file)
@@ -75,8 +75,8 @@
  */
 
 #define LIBAVUTIL_VERSION_MAJOR  52
-#define LIBAVUTIL_VERSION_MINOR  35
-#define LIBAVUTIL_VERSION_MICRO 100
+#define LIBAVUTIL_VERSION_MINOR  37
+#define LIBAVUTIL_VERSION_MICRO 101
 
 #define LIBAVUTIL_VERSION_INT   AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
                                                LIBAVUTIL_VERSION_MINOR, \