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:
authorAnton Khirnov <anton@khirnov.net>2014-08-06 23:57:14 +0400
committerAnton Khirnov <anton@khirnov.net>2014-08-09 20:58:33 +0400
commit1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8 (patch)
treef7b94d825734f45e935bbdfdf1acaf22d732e178 /libavutil
parentf4c444e17d137c786f0ed2da0e5943df505d5f9e (diff)
Bump major versions of all libraries.
Diffstat (limited to 'libavutil')
-rw-r--r--libavutil/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavutil/version.h b/libavutil/version.h
index 4f0795f829..3d4e036b58 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -53,8 +53,8 @@
* @{
*/
-#define LIBAVUTIL_VERSION_MAJOR 53
-#define LIBAVUTIL_VERSION_MINOR 22
+#define LIBAVUTIL_VERSION_MAJOR 54
+#define LIBAVUTIL_VERSION_MINOR 0
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \