summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-01-31 18:07:35 +0100
committerPaul B Mahol <onemda@gmail.com>2020-02-07 17:07:30 +0100
commitae5a43530036a90229df0d4578b6d2c306918b54 (patch)
tree0e5bd036de78425d5501e82178989f7cd1ad6c90 /libavfilter/version.h
parent0f0f2ab0c3b3d04e904db97b07ae829c72c91778 (diff)
avfilter: add afirsrc filter
Diffstat (limited to 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 4f1e7b1bf9..9e8c82cbd3 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 74
+#define LIBAVFILTER_VERSION_MINOR 75
#define LIBAVFILTER_VERSION_MICRO 100