summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorJun Zhao <barryjzhao@tencent.com>2020-04-22 19:22:56 +0800
committerJun Zhao <barryjzhao@tencent.com>2020-04-23 08:06:30 +0800
commit7fd70ad9e97c57efcf7734a5c80e83d52606efa9 (patch)
treed7ad0977d8fa872cfc3d010266b1ee13015af6ea /libavcodec
parentb8243b3edfe91dcd74621edd5fd4f5f95b7bf8f3 (diff)
lavc/version: bump minor version for DOVI sidedata
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 8cff2e855b..ad85fb15e5 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 80
+#define LIBAVCODEC_VERSION_MINOR 81
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \