summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-09-28 09:25:43 +0200
committerPaul B Mahol <onemda@gmail.com>2021-10-29 23:18:27 +0200
commit8164fe113910f83e0989d5d151c744895a710710 (patch)
tree4e7f0190aefbdb270dcece4f1e9915c27f0b4415 /libavfilter/version.h
parentdbfafe11ae7239e242f9f328fd1e6bdc620e1dba (diff)
avfilter: add huesaturation 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 c04bb7da0d..f6bb4fbe69 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 8
-#define LIBAVFILTER_VERSION_MINOR 15
+#define LIBAVFILTER_VERSION_MINOR 16
#define LIBAVFILTER_VERSION_MICRO 100