summaryrefslogtreecommitdiff
path: root/libavutil/avutil.h
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2011-12-08 13:54:05 +0100
committerNicolas George <nicolas.george@normalesup.org>2011-12-08 18:47:47 +0100
commit26c6fec9d911300177f8f386a4e85a308d94c322 (patch)
treef6f2b9e1c53fbc46f6cfe57c5238994e4b790b14 /libavutil/avutil.h
parent15c481614bb410cfa147f8051024d42b01eadff8 (diff)
lavu: introduce av_log_format_line.
Diffstat (limited to 'libavutil/avutil.h')
-rw-r--r--libavutil/avutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/avutil.h b/libavutil/avutil.h
index af43cc5e8f..acc4c22b87 100644
--- a/libavutil/avutil.h
+++ b/libavutil/avutil.h
@@ -153,7 +153,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 51
-#define LIBAVUTIL_VERSION_MINOR 30
+#define LIBAVUTIL_VERSION_MINOR 31
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \