[FFmpeg-cvslog] lavfi: bump minor version for the Vulkan filters

Lynne git at videolan.org
Wed Feb 5 01:58:24 EET 2020


ffmpeg | branch: master | Lynne <dev at lynne.ee> | Tue Feb  4 23:52:29 2020 +0000| [a71a5d9214eb191394b3104c8b5d7766654e323a] | committer: Lynne

lavfi: bump minor version for the Vulkan filters

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a71a5d9214eb191394b3104c8b5d7766654e323a
---

 libavfilter/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavfilter/version.h b/libavfilter/version.h
index 6bace48d9a..4f1e7b1bf9 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  73
+#define LIBAVFILTER_VERSION_MINOR  74
 #define LIBAVFILTER_VERSION_MICRO 100
 
 



More information about the ffmpeg-cvslog mailing list