summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-12-25 18:24:14 +0100
committerAnton Khirnov <anton@khirnov.net>2011-12-25 20:50:16 +0100
commit06e8d38f2bebfb3c79c9f5e907f975ed02841f94 (patch)
tree6757cab6cbea94c11cdd14983f1d499268f14228 /libavcodec/version.h
parentc65dfac466c2248a5a099a4fb9d421a9f647da03 (diff)
Add minor bumps and APIchanges entries for lavc/lavfi changes.
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 80e12c14ea..f664795824 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -21,7 +21,7 @@
#define AVCODEC_VERSION_H
#define LIBAVCODEC_VERSION_MAJOR 53
-#define LIBAVCODEC_VERSION_MINOR 30
+#define LIBAVCODEC_VERSION_MINOR 31
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \