aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-03-24 14:03:55 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-03-24 14:03:55 +0100
commit83e89787984d3f96cb793ebfddc6078d6bc50073 (patch)
treebe7e09b4e106d85247a3650aa7ff578071482577 /libavcodec/version.h
parent595ba3b96258538566d6f42113dd0180aaee87c4 (diff)
parent5a7e35dd2351c30bab45177b9482cb8833a0ca78 (diff)
downloadffmpeg-83e89787984d3f96cb793ebfddc6078d6bc50073.tar.gz
Merge commit '5a7e35dd2351c30bab45177b9482cb8833a0ca78'
* commit '5a7e35dd2351c30bab45177b9482cb8833a0ca78': Add replaygain side data type and code for parsing replaygain tags. Conflicts: libavcodec/avcodec.h libavcodec/version.h libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
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 528c30b9bb..96e7b4eb9f 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 55
-#define LIBAVCODEC_VERSION_MINOR 53
+#define LIBAVCODEC_VERSION_MINOR 54
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \