]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
mpeg12dec: avoid signed overflow in bitrate calculation
[ffmpeg] / libavcodec / version.h
index b132bf7071bee361d84b1acad1100ed1c5c6cef1..5b6fb6ce592ba4fcd647507b8dcea36376583964 100644 (file)
@@ -28,8 +28,8 @@
 #include "libavutil/version.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 57
-#define LIBAVCODEC_VERSION_MINOR 26
-#define LIBAVCODEC_VERSION_MICRO  0
+#define LIBAVCODEC_VERSION_MINOR 30
+#define LIBAVCODEC_VERSION_MICRO  2
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
                                                LIBAVCODEC_VERSION_MINOR, \