Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2020-02-05 02:49:56 +0300
committerLynne <dev@lynne.ee>2020-02-05 02:49:56 +0300
commit73a8c8e6e47097059f6666aaf758b7056d6657b6 (patch)
tree7ad152fafb8b3bfa9447ec2bb33cac3c4a4950b4 /libavutil
parent7f149b04520c01002a2c199f85616ec185896839 (diff)
lavu: bump minor version for the Vulkan patchset
Diffstat (limited to 'libavutil')
-rw-r--r--libavutil/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/version.h b/libavutil/version.h
index af8f614aff..2bc1b98615 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -79,7 +79,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 56
-#define LIBAVUTIL_VERSION_MINOR 38
+#define LIBAVUTIL_VERSION_MINOR 39
#define LIBAVUTIL_VERSION_MICRO 100
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \