]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/version.h
lavc/alsdec: use get_bitsz() to simplify reading of the mantissa
[ffmpeg] / libavfilter / version.h
index 6f6e516ce43712a403ec9c7863d127cb3f66d6bb..a41656195ccc7ac6a56c4651fdda213b69097b2a 100644 (file)
@@ -30,7 +30,7 @@
 #include "libavutil/version.h"
 
 #define LIBAVFILTER_VERSION_MAJOR   6
-#define LIBAVFILTER_VERSION_MINOR  56
+#define LIBAVFILTER_VERSION_MINOR  61
 #define LIBAVFILTER_VERSION_MICRO 100
 
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \