]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
avcodec: remove missing bits from deprecated VIMA decoder
[ffmpeg] / libavcodec / version.h
index 0db852d37dd63ee842e2a4af48633f91e693cc80..24ebaaee455e9f00ef49416d6687132a9d59f21d 100644 (file)
@@ -28,8 +28,8 @@
 
 #include "libavutil/version.h"
 
-#define LIBAVCODEC_VERSION_MAJOR 56
-#define LIBAVCODEC_VERSION_MINOR 60
+#define LIBAVCODEC_VERSION_MAJOR  57
+#define LIBAVCODEC_VERSION_MINOR   1
 #define LIBAVCODEC_VERSION_MICRO 100
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \