summaryrefslogtreecommitdiff
path: root/libavutil/avutil.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-05-14 22:02:14 +0200
committerAnton Khirnov <anton@khirnov.net>2012-05-15 06:57:31 +0200
commitd89eca507c00f92e3b0649d678e9ea406b85b1b4 (patch)
tree834733ce8da4f12f5a45f5cc3d8df3725877e817 /libavutil/avutil.h
parent4a1ac8c43fcf526b249c3409f1ba54755143a224 (diff)
Add missing version bumps and APIchanges/Changelog entries.
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 bf2f89a803..3e51357ae6 100644
--- a/libavutil/avutil.h
+++ b/libavutil/avutil.h
@@ -152,7 +152,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 51
-#define LIBAVUTIL_VERSION_MINOR 29
+#define LIBAVUTIL_VERSION_MINOR 30
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \