diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2024-09-24 17:10:35 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2024-09-24 17:10:35 +0200 |
commit | 38e224c2ba0958d84453f81548d9b245eecd82a1 (patch) | |
tree | 46b7b356a081b17be1bcf0cd4335e192c2129f53 /libavfilter | |
parent | e1094ac45d3bc7942043e72a23b6ab30faaddb8a (diff) | |
download | ffmpeg-38e224c2ba0958d84453f81548d9b245eecd82a1.tar.gz |
*/version.h: bump after release/7.1 branchn7.2-dev
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter')
-rw-r--r-- | libavfilter/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h index 4d8f28e512..523a7fe0a6 100644 --- a/libavfilter/version.h +++ b/libavfilter/version.h @@ -31,7 +31,7 @@ #include "version_major.h" -#define LIBAVFILTER_VERSION_MINOR 4 +#define LIBAVFILTER_VERSION_MINOR 5 #define LIBAVFILTER_VERSION_MICRO 100 |