summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-10-28 14:51:27 +0100
committerPaul B Mahol <onemda@gmail.com>2015-10-29 21:26:43 +0100
commitaf3f793f6048de558d747ffff4167e27e7caf6bf (patch)
tree0d4baf94ab1b0adf0a7dd80f2223bd67e93bdfa3 /libavcodec/version.h
parente99321a3b6e117169603051c7db6245778525411 (diff)
downloadffmpeg-streaming-af3f793f6048de558d747ffff4167e27e7caf6bf.zip
ffmpeg-streaming-af3f793f6048de558d747ffff4167e27e7caf6bf.tar.gz
avcodec: add ADPCM AICA decoder
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 2724729..f7e2857 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 57
-#define LIBAVCODEC_VERSION_MINOR 12
+#define LIBAVCODEC_VERSION_MINOR 13
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud