summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2015-03-11 20:44:00 +0000
committerVittorio Giovara <vittorio.giovara@gmail.com>2015-03-13 19:48:14 +0000
commit247e370e2a913db52ca079b347a174c8d393b171 (patch)
treec3e36af036c6daafa2d85be8f654a65ab97106e1 /libavcodec/version.h
parent5a0e953c2465be9d449d5f523c3d3e2b886910b2 (diff)
downloadffmpeg-streaming-247e370e2a913db52ca079b347a174c8d393b171.zip
ffmpeg-streaming-247e370e2a913db52ca079b347a174c8d393b171.tar.gz
TDSC decoder
Signed-off-by: Vittorio Giovara <vittorio.giovara@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 5392e05..816d7ea 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 56
-#define LIBAVCODEC_VERSION_MINOR 17
+#define LIBAVCODEC_VERSION_MINOR 18
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud