diff options
author | Michael Niedermayer <[email protected]> | 2024-03-26 23:54:56 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2024-03-27 01:04:54 +0100 |
commit | 6b213175c90534e0ad1924bfeba2cf7e20db5bf2 (patch) | |
tree | 9829a7c7e01f6ec0d9951cbdf27dad959f95c3ee /libavfilter | |
parent | e7d938073e4c58ad8df95df38cbba73ca24a8506 (diff) |
Bump after 7.0 branch pointn7.1-dev
Signed-off-by: Michael Niedermayer <[email protected]>
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 1e884d9b44..bece922c7f 100644 --- a/libavfilter/version.h +++ b/libavfilter/version.h @@ -31,7 +31,7 @@ #include "version_major.h" -#define LIBAVFILTER_VERSION_MINOR 1 +#define LIBAVFILTER_VERSION_MINOR 2 #define LIBAVFILTER_VERSION_MICRO 100 |