]> git.sesse.net Git - ffmpeg/blobdiff - libswresample/version.h
Merge commit '163cc67beb3ed28aeb500c9a09df47c8df613025'
[ffmpeg] / libswresample / version.h
index 46424ae28a1930ff0e57cf0540bf3980e425330d..54dfd71e42d1e01cd8457f1791b83f8bf776a7b1 100644 (file)
@@ -28,8 +28,8 @@
 
 #include "libavutil/avutil.h"
 
-#define LIBSWRESAMPLE_VERSION_MAJOR   2
-#define LIBSWRESAMPLE_VERSION_MINOR  10
+#define LIBSWRESAMPLE_VERSION_MAJOR   3
+#define LIBSWRESAMPLE_VERSION_MINOR   0
 #define LIBSWRESAMPLE_VERSION_MICRO 100
 
 #define LIBSWRESAMPLE_VERSION_INT  AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \