diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-10-29 15:34:05 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-10-29 15:34:05 +0100 |
commit | 9d3a7d30c46479aa2ab5a756392b67ddd1abe1b3 (patch) | |
tree | 2045c7025667dc90ea8fee030c0a0e7d92b6b5e4 /libavfilter | |
parent | 105657540bdc1d008bee9353210ca684fbe8d65c (diff) | |
download | ffmpeg-9d3a7d30c46479aa2ab5a756392b67ddd1abe1b3.tar.gz |
Bump versions prior to 6.1
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 8f4a7a9cd3..64cd692ab6 100644 --- a/libavfilter/version.h +++ b/libavfilter/version.h @@ -31,7 +31,7 @@ #include "version_major.h" -#define LIBAVFILTER_VERSION_MINOR 11 +#define LIBAVFILTER_VERSION_MINOR 12 #define LIBAVFILTER_VERSION_MICRO 100 |