]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/version.h
avformat: make av_register_*put_format() thread safe
[ffmpeg] / libavutil / version.h
index e234296b4106852eac6b45dce897f7d56b69c2a0..5d4efd6953d708da788bc2037ebd6b3c750bd71f 100644 (file)
@@ -75,8 +75,8 @@
  */
 
 #define LIBAVUTIL_VERSION_MAJOR  52
-#define LIBAVUTIL_VERSION_MINOR  34
-#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, \