]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
lavc: Add codec metadata to indicate hardware support
[ffmpeg] / libavcodec / version.h
index c8550bca9a5756cbbd394bb0ca08edca02278995..8847737f377813a2d981c0873bd92ae5f282e089 100644 (file)
@@ -28,8 +28,8 @@
 #include "libavutil/version.h"
 
 #define LIBAVCODEC_VERSION_MAJOR  58
-#define LIBAVCODEC_VERSION_MINOR   3
-#define LIBAVCODEC_VERSION_MICRO 105
+#define LIBAVCODEC_VERSION_MINOR   4
+#define LIBAVCODEC_VERSION_MICRO 100
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
                                                LIBAVCODEC_VERSION_MINOR, \