summaryrefslogtreecommitdiff
path: root/libavfilter
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2020-02-04 23:52:29 +0000
committerLynne <dev@lynne.ee>2020-02-04 23:52:29 +0000
commita71a5d9214eb191394b3104c8b5d7766654e323a (patch)
tree08961059621a48f8b05b42629e8b900475db93f8 /libavfilter
parentee81713fe39548be62b699d934fbe4a48cb6b142 (diff)
lavfi: bump minor version for the Vulkan filters
Diffstat (limited to 'libavfilter')
-rw-r--r--libavfilter/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 6bace48d9a..4f1e7b1bf9 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 7
-#define LIBAVFILTER_VERSION_MINOR 73
+#define LIBAVFILTER_VERSION_MINOR 74
#define LIBAVFILTER_VERSION_MICRO 100