]> git.sesse.net Git - ffmpeg/blobdiff - libswresample/version.h
Bump major versions of all libraries.
[ffmpeg] / libswresample / version.h
index b8b5bee9b3c2b339c912aa4b961906a8903d2385..ed7ce529d26a0eec0d9210139bed5c94868348b7 100644 (file)
@@ -28,8 +28,8 @@
 
 #include "libavutil/avutil.h"
 
-#define LIBSWRESAMPLE_VERSION_MAJOR   3
-#define LIBSWRESAMPLE_VERSION_MINOR   2
+#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, \