summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-11-26 19:03:58 +0100
committerPaul B Mahol <onemda@gmail.com>2018-12-01 19:41:48 +0100
commite9967822e41213acb95e4a1b3a9bbfd240bc12c9 (patch)
treea24dc104527d99d95fa7891f13c4a4709a52b743 /libavcodec/version.h
parent1a89ae1df8585134b9524f736b71cee98de7895a (diff)
avcodec: add PCM-DVD encoder
Fixes #6784.
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 5e0b188b7a..8c81ccc2d5 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 40
+#define LIBAVCODEC_VERSION_MINOR 41
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \