summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-05-15 13:06:34 +0200
committerPaul B Mahol <onemda@gmail.com>2020-05-19 20:10:34 +0200
commitf63939dedb898dd711860c530287ede55b6d88d7 (patch)
tree5912839e1f8cda3897863fdb8326cc9ae7b05c5e /libavfilter/version.h
parentcdd06db56f2a76396da1ab0648f4962b959bb2ab (diff)
avfilter: add gradients source video 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 8bb22c380f..e2083200eb 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 81
+#define LIBAVFILTER_VERSION_MINOR 82
#define LIBAVFILTER_VERSION_MICRO 100