]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
avcodec/libaomenc: add an option to set the encoder "usage"
[ffmpeg] / libavcodec / version.h
index 02cb5c3ec15073c76300a9a66eb7ce290d40b89d..b438a09d6dfeb6ce5ccd76860ff517a9a116c8e7 100644 (file)
@@ -28,7 +28,7 @@
 #include "libavutil/version.h"
 
 #define LIBAVCODEC_VERSION_MAJOR  58
-#define LIBAVCODEC_VERSION_MINOR  48
+#define LIBAVCODEC_VERSION_MINOR  66
 #define LIBAVCODEC_VERSION_MICRO 101
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \