]> git.sesse.net Git - ffmpeg/blobdiff - libavresample/version.h
checkasm: Test more h264 idct variants
[ffmpeg] / libavresample / version.h
index 857d59ccc9399a7335a87833f3deae0aeaa4394b..a6a5d673177891d5adc8f6905b51fc6769254d18 100644 (file)
@@ -27,8 +27,8 @@
 
 #include "libavutil/version.h"
 
-#define LIBAVRESAMPLE_VERSION_MAJOR  2
-#define LIBAVRESAMPLE_VERSION_MINOR  1
+#define LIBAVRESAMPLE_VERSION_MAJOR  4
+#define LIBAVRESAMPLE_VERSION_MINOR  0
 #define LIBAVRESAMPLE_VERSION_MICRO  0
 
 #define LIBAVRESAMPLE_VERSION_INT  AV_VERSION_INT(LIBAVRESAMPLE_VERSION_MAJOR, \