]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
mpeg12dec: avoid signed overflow in bitrate calculation
[ffmpeg] / libavcodec / version.h
index 3756275086abeb2ee8c3397a7739767bee196050..5b6fb6ce592ba4fcd647507b8dcea36376583964 100644 (file)
@@ -29,7 +29,7 @@
 
 #define LIBAVCODEC_VERSION_MAJOR 57
 #define LIBAVCODEC_VERSION_MINOR 30
-#define LIBAVCODEC_VERSION_MICRO  1
+#define LIBAVCODEC_VERSION_MICRO  2
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
                                                LIBAVCODEC_VERSION_MINOR, \