]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
avcodec/apedec: fix decoding 24bit insane files with recent versions
[ffmpeg] / libavcodec / version.h
index f66919617aa4fbf7c4d5a516cf57226b7adec2d1..c80fc4df866a5efedd614c23be90de8e1aa67da0 100644 (file)
@@ -28,7 +28,7 @@
 #include "libavutil/version.h"
 
 #define LIBAVCODEC_VERSION_MAJOR  58
-#define LIBAVCODEC_VERSION_MINOR  99
+#define LIBAVCODEC_VERSION_MINOR 111
 #define LIBAVCODEC_VERSION_MICRO 100
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \