]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/avutil.h
Fix grammar in the ocv_smooth filter documentation.
[ffmpeg] / libavutil / avutil.h
index 50b29fc4a73e7143c4c38823fa0089c1c524e7c4..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 23
+#define LIBAVUTIL_VERSION_MINOR 27
 #define LIBAVUTIL_VERSION_MICRO  0
 
 #define LIBAVUTIL_VERSION_INT   AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \