summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-05-04 23:57:47 +0200
committerPaul B Mahol <onemda@gmail.com>2020-05-19 20:09:25 +0200
commitcdd06db56f2a76396da1ab0648f4962b959bb2ab (patch)
tree24f626a01fe62eb32e7ad307986101f5d88a0a5e /libavcodec/version.h
parentb707abf0911b1cb997bf8b1912c970e1e15996cf (diff)
avcodec: add NotchLC 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 9d260c80da..eca71cb5d4 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 84
+#define LIBAVCODEC_VERSION_MINOR 85
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \