summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-02-06 17:41:08 +0100
committerPaul B Mahol <onemda@gmail.com>2020-02-14 09:59:27 +0100
commit1c6a91990d2451ac52bc8e11408d5e12745ed182 (patch)
treebacc797cd08466001591744f8636015349802c60 /libavfilter/version.h
parent6d37ca8a4e8a527cbeff2a011862b3042a8d3e34 (diff)
avfilter: add pad opencl 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 9e8c82cbd3..8916fb34f0 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 75
+#define LIBAVFILTER_VERSION_MINOR 76
#define LIBAVFILTER_VERSION_MICRO 100