summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2015-02-09 14:41:50 +0100
committerAnton Khirnov <anton@khirnov.net>2015-02-19 15:07:52 +0100
commit31d2039cb42668ebcf08248bc48bbad44aa05f49 (patch)
tree1c52e9e8eb0d14950bb640d62ceac1342034ce91 /libavcodec/version.h
parent5b1d9ceec715846a58fe029bc3889ed6fa62436a (diff)
h264_parser: export video format and dimensions
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 e3168c4a8e..d58e3298c6 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 12
+#define LIBAVCODEC_VERSION_MINOR 13
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \