summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-11-19 22:52:45 +0100
committerPaul B Mahol <onemda@gmail.com>2018-11-23 22:03:56 +0100
commit0279cb4f6985bc0079815bd2149256d622efbbb6 (patch)
tree20b0e242a0db560fb1f39e27601ce26202dfdb68 /libavcodec/version.h
parentfa08345e882c7b717744419914c6621ef66d0f5b (diff)
avcodec: add truehd_core bitstream filter
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 66de337d00..5e0b188b7a 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 39
+#define LIBAVCODEC_VERSION_MINOR 40
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \