summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorKieran Kunhya <kieran@kunhya.com>2016-01-30 18:09:36 +0000
committerKieran Kunhya <kieran@kunhya.com>2016-01-30 18:09:36 +0000
commit32bf4a72e326a2c18b45672e6b8ec9d4a71d47da (patch)
treec2227bd1a6c225f15d9daff0b393f8936ad5f966 /libavcodec/version.h
parent3485332bf99602910fe8830b0230d02fc653135d (diff)
downloadffmpeg-streaming-32bf4a72e326a2c18b45672e6b8ec9d4a71d47da.zip
ffmpeg-streaming-32bf4a72e326a2c18b45672e6b8ec9d4a71d47da.tar.gz
avcodec: Add forgotten minor bump, add Changelog and add Cineform to general.texi
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 ae8f2ba..5740137 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 23
+#define LIBAVCODEC_VERSION_MINOR 24
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud