summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2012-11-19 09:19:30 +0000
committerPaul B Mahol <onemda@gmail.com>2012-11-20 17:29:00 +0000
commitdd59f0125df0339dafb5ac63be9b3c416babb0b2 (patch)
tree4821c4c8300ef47a1d69331b45087e5196314a10 /libavcodec/version.h
parentf17f759544bcde5bd49ddc681bccde313ff3e030 (diff)
add some planar PCM encoders
Signed-off-by: Paul B Mahol <onemda@gmail.com>
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 4a658d8285..3c49cee9f4 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 73
+#define LIBAVCODEC_VERSION_MINOR 74
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \