]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/avutil.h
Fix grammar in the ocv_smooth filter documentation.
[ffmpeg] / libavutil / avutil.h
index fdba9dee970c87d796b82650ec6318b059a7d97a..0b0b4ce0cc4c3ed7b733e46590b1d8d99a19b5e3 100644 (file)
@@ -40,7 +40,7 @@
 #define AV_VERSION(a, b, c) AV_VERSION_DOT(a, b, c)
 
 #define LIBAVUTIL_VERSION_MAJOR 50
-#define LIBAVUTIL_VERSION_MINOR 24
+#define LIBAVUTIL_VERSION_MINOR 27
 #define LIBAVUTIL_VERSION_MICRO  0
 
 #define LIBAVUTIL_VERSION_INT   AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \