summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorTimo Rothenpieler <timo@rothenpieler.org>2021-06-24 01:53:10 +0200
committerTimo Rothenpieler <timo@rothenpieler.org>2021-06-25 01:44:30 +0200
commit62dc5df941f5e196164c151691e4274195523e95 (patch)
treef077cbcdea587e4246c4aa1ce7331bd1f3cfd000 /libavfilter/version.h
parentb0e2e938c31f0dc46d905cb2ea7e904645ca0c19 (diff)
avfilter/scale_cuda: add support for pixel format conversion
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 5052681653..fbb81ef31c 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 8
#define LIBAVFILTER_VERSION_MINOR 0
-#define LIBAVFILTER_VERSION_MICRO 102
+#define LIBAVFILTER_VERSION_MICRO 103
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \