summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorGildas Cocherel <gildas.cocherel@laposte.net>2013-12-19 00:30:24 +0100
committerAnton Khirnov <anton@khirnov.net>2013-12-20 19:35:27 +0100
commit2a41826bea3833895dc06939831b7f35ca1f597e (patch)
treee1dca860f9256aa2d6b03a5ef9505d73719f6501 /libavcodec/version.h
parentf412b2c9f3a7add0ab8021262ec4bad249347e30 (diff)
downloadffmpeg-2a41826bea3833895dc06939831b7f35ca1f597e.tar.gz
lavc: add HEVC profiles names
Signed-off-by: Anton Khirnov <anton@khirnov.net>
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 c5a777bffd..25c22df808 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 55
-#define LIBAVCODEC_VERSION_MINOR 29
+#define LIBAVCODEC_VERSION_MINOR 30
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \