]> git.sesse.net Git - ffmpeg/blobdiff - libavresample/version.h
avcodec/asvdec: return correct value in case of error
[ffmpeg] / libavresample / version.h
index 0f4c8baad0ac9fa60d801602c40d4035873bf4d8..42317943b774de1a245597fe20ff560b83c26070 100644 (file)
@@ -28,7 +28,7 @@
 #include "libavutil/version.h"
 
 #define LIBAVRESAMPLE_VERSION_MAJOR  3
-#define LIBAVRESAMPLE_VERSION_MINOR  1
+#define LIBAVRESAMPLE_VERSION_MINOR  2
 #define LIBAVRESAMPLE_VERSION_MICRO  0
 
 #define LIBAVRESAMPLE_VERSION_INT  AV_VERSION_INT(LIBAVRESAMPLE_VERSION_MAJOR, \