summaryrefslogtreecommitdiff
path: root/libavutil/avutil.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-05-28 21:40:44 +0200
committerAnton Khirnov <anton@khirnov.net>2012-06-10 08:04:01 +0200
commitb0f0dfc4851da74e77d3d55bf83f3c8b8617e22a (patch)
tree0b1896698211ada95b7c698bf71506b9a98ccd78 /libavutil/avutil.h
parent59d58b3390cf866a5db6d3cd3908922d2905de6e (diff)
Bump lavu minor and add an APIChanges entry for audioconvert functions.
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 1c8e0767df..25c159dc5d 100644
--- a/libavutil/avutil.h
+++ b/libavutil/avutil.h
@@ -152,7 +152,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 51
-#define LIBAVUTIL_VERSION_MINOR 31
+#define LIBAVUTIL_VERSION_MINOR 32
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \