summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-03-15 13:28:13 +0100
committerPaul B Mahol <onemda@gmail.com>2020-03-17 16:07:25 +0100
commitfed0de3728c201ac15d8cf9bb1acc046a1b5230e (patch)
tree153ff69faab056dee500fb8a118321d1a5cb85a8 /libavcodec/version.h
parent0bbc4914da07bfe3351354e0f2fa85e5cb437e98 (diff)
downloadffmpeg-fed0de3728c201ac15d8cf9bb1acc046a1b5230e.tar.gz
avcodec: add CRI HCA decoder
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 a94ed92668..1f19b67adc 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 58
-#define LIBAVCODEC_VERSION_MINOR 75
+#define LIBAVCODEC_VERSION_MINOR 76
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \