diff mbox series

[FFmpeg-devel] libavfilter/version: bump minor version for icc{gen, detect}

Message ID 20220423201051.42373-1-jeebjp@gmail.com
State Accepted
Commit eae3b84189705b0e5cf132b870c6492e15bf7ed2
Headers show
Series [FFmpeg-devel] libavfilter/version: bump minor version for icc{gen, detect} | expand

Checks

Context Check Description
yinshiyou/make_loongarch64 success Make finished
yinshiyou/make_fate_loongarch64 success Make fate finished
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished
andriy/make_aarch64_jetson success Make finished
andriy/make_fate_aarch64_jetson success Make fate finished
andriy/make_armv7_RPi4 success Make finished
andriy/make_fate_armv7_RPi4 success Make fate finished

Commit Message

Jan Ekström April 23, 2022, 8:10 p.m. UTC
Missed during that patch set's life time.
---
 libavfilter/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/libavfilter/version.h b/libavfilter/version.h
index 547b3b4e7d..9add1658e5 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@ 
 
 #include "version_major.h"
 
-#define LIBAVFILTER_VERSION_MINOR  35
+#define LIBAVFILTER_VERSION_MINOR  36
 #define LIBAVFILTER_VERSION_MICRO 100