aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2014-10-11 14:31:23 +0200
committerClément Bœsch <u@pkh.me>2014-10-15 19:25:06 +0200
commit40b9f28641b696c6bb73ce49dc97c2ce2700cbdb (patch)
treeb16bbe05514768ba5c8b8b20b7cb0eba7d72ccf2 /libavcodec/version.h
parentbf700a995da4ff3ef891f3d4621b01fe72d0b12d (diff)
downloadffmpeg-40b9f28641b696c6bb73ce49dc97c2ce2700cbdb.tar.gz
avcodec/ass: output missing fields in AVSubtitles and output files
Fixes Ticket #3207
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 ab52d5cf16..1efe55c621 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 7
+#define LIBAVCODEC_VERSION_MINOR 8
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \