]> git.sesse.net Git - ffmpeg/blobdiff - libswresample/version.h
Merge commit 'f7e932473314e6ca4c851d49cbde8570b6e66383'
[ffmpeg] / libswresample / version.h
index 61c76fa2f4084598dccda356cdaf5a98bedc58a0..94ac9c52d043568a9b5946add7e2179869849343 100644 (file)
@@ -29,7 +29,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBSWRESAMPLE_VERSION_MAJOR   1
-#define LIBSWRESAMPLE_VERSION_MINOR   1
+#define LIBSWRESAMPLE_VERSION_MINOR   2
 #define LIBSWRESAMPLE_VERSION_MICRO 100
 
 #define LIBSWRESAMPLE_VERSION_INT  AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \