]> git.sesse.net Git - ffmpeg/blobdiff - libswresample/version.h
Merge commit '9f8cf50e3be04b8e178086edaa4598826143303d'
[ffmpeg] / libswresample / version.h
index 8ca9f59102ded1c35018e4346b989e0909651ddd..316d304e488077297c9491ecc4c0c0279428c12a 100644 (file)
@@ -28,8 +28,8 @@
 
 #include "libavutil/avutil.h"
 
-#define LIBSWRESAMPLE_VERSION_MAJOR 0
-#define LIBSWRESAMPLE_VERSION_MINOR 19
+#define LIBSWRESAMPLE_VERSION_MAJOR   1
+#define LIBSWRESAMPLE_VERSION_MINOR   0
 #define LIBSWRESAMPLE_VERSION_MICRO 100
 
 #define LIBSWRESAMPLE_VERSION_INT  AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \