Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-07-14 12:09:05 +0400
committerAnton Khirnov <anton@khirnov.net>2011-07-14 16:16:16 +0400
commitf2f523fffc59ea69772948e2754f3a87acd8406e (patch)
treef36b0a0a87965e23855129894eca7534f58b5d3b /libavcodec/version.h
parent8d03ca085f7d355f4c7b3bcc1fd9de488e73e739 (diff)
Add an APIChanges entry and bump minor versions for recent 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 32b2bb314c..a4e0402cad 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 5
+#define LIBAVCODEC_VERSION_MINOR 6
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \