summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-02-28 12:07:53 +0100
committerAnton Khirnov <anton@khirnov.net>2012-02-29 14:44:22 +0100
commit322537478b63c6bc01e640643550ff539864d790 (patch)
treeffc02c33d801a908bb19bad78f960af144fe6db1 /libavformat
parent2dfea1205870c298461f08fc323c652be41888f8 (diff)
Add a minor bump, changelog/APIchanges entry and some documentation for APIC support.
Diffstat (limited to 'libavformat')
-rw-r--r--libavformat/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/version.h b/libavformat/version.h
index b944589e2f..bcc8c4dca5 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -30,7 +30,7 @@
#include "libavutil/avutil.h"
#define LIBAVFORMAT_VERSION_MAJOR 54
-#define LIBAVFORMAT_VERSION_MINOR 1
+#define LIBAVFORMAT_VERSION_MINOR 2
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \