]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/avutil.h
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavutil / avutil.h
index 72cfb8a3c0913871efcbe08c0bb82882f5fe3438..0fa46b823090654a8a33bfb2ef5503c5806d741e 100644 (file)
@@ -40,7 +40,7 @@
 #define AV_VERSION(a, b, c) AV_VERSION_DOT(a, b, c)
 
 #define LIBAVUTIL_VERSION_MAJOR 51
-#define LIBAVUTIL_VERSION_MINOR 25
+#define LIBAVUTIL_VERSION_MINOR 26
 #define LIBAVUTIL_VERSION_MICRO  0
 
 #define LIBAVUTIL_VERSION_INT   AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \