summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorRoman Arzumanyan <rarzumanyan@nvidia.com>2021-09-06 15:25:51 +0300
committerTimo Rothenpieler <timo@rothenpieler.org>2021-11-03 19:06:14 +0100
commit08a501946f95f3a998000ee923aa7fcb35ec0d4e (patch)
tree20cda1141b639bc1c751c648ef584948ba00354d /libavfilter/version.h
parent82e3251dd269bdf3c45b991b12dab1ce7561d542 (diff)
avfilter/scale_npp: add scale2ref_npp filter
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
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 f6bb4fbe69..3bd3816698 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 8
#define LIBAVFILTER_VERSION_MINOR 16
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \