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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-04-28 22:32:40 +0400
committerNicolas George <nicolas.george@normalesup.org>2012-04-28 22:32:40 +0400
commitc31be45e144a5f4748c9b9d5b8802f254550a471 (patch)
treecbeb567e605ed18c3b6b87ca285231b43ad5b4c9 /libavcodec/version.h
parent128dda7016719fc763c0c9f754abb3196b9e18f3 (diff)
lavc: minor bump for the new fields in AVFrame.
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 6ca41d3dee..24e6837586 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 16
+#define LIBAVCODEC_VERSION_MINOR 17
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \