]> git.sesse.net Git - ffmpeg/blobdiff - libswresample/version.h
Bump major versions of all libraries.
[ffmpeg] / libswresample / version.h
index 35cf7f0c14c1a84ce065f5485b984b3d9295eb6a..ed7ce529d26a0eec0d9210139bed5c94868348b7 100644 (file)
@@ -28,8 +28,8 @@
 
 #include "libavutil/avutil.h"
 
-#define LIBSWRESAMPLE_VERSION_MAJOR   3
-#define LIBSWRESAMPLE_VERSION_MINOR  10
+#define LIBSWRESAMPLE_VERSION_MAJOR   4
+#define LIBSWRESAMPLE_VERSION_MINOR   0
 #define LIBSWRESAMPLE_VERSION_MICRO 100
 
 #define LIBSWRESAMPLE_VERSION_INT  AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \