]> git.sesse.net Git - ffmpeg/blobdiff - libswresample/version.h
avformat/mpegts: Simplify score compare
[ffmpeg] / libswresample / version.h
index 2640b1067594841b43bf5cea5fb7bad2e02cdd18..c70cf812f80e398dfc3e17d4261bc173c372c3c1 100644 (file)
@@ -29,8 +29,8 @@
 #include "libavutil/avutil.h"
 
 #define LIBSWRESAMPLE_VERSION_MAJOR   3
-#define LIBSWRESAMPLE_VERSION_MINOR   0
-#define LIBSWRESAMPLE_VERSION_MICRO 101
+#define LIBSWRESAMPLE_VERSION_MINOR   4
+#define LIBSWRESAMPLE_VERSION_MICRO 100
 
 #define LIBSWRESAMPLE_VERSION_INT  AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \
                                                   LIBSWRESAMPLE_VERSION_MINOR, \