diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-10-29 15:44:51 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-10-29 16:19:14 +0100 |
commit | 47e784f88161c99964068c055a399cea31707419 (patch) | |
tree | 1120c8f186e258b0a970e6c4862f376d00e52ff1 /libavfilter | |
parent | 0e15b2b828ded7adac8d68c78ec77b82d81561e4 (diff) | |
download | ffmpeg-n6.2-dev.tar.gz |
Bump versions after 6.1n6.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 64cd692ab6..537df129cd 100644 --- a/libavfilter/version.h +++ b/libavfilter/version.h @@ -31,7 +31,7 @@ #include "version_major.h" -#define LIBAVFILTER_VERSION_MINOR 12 +#define LIBAVFILTER_VERSION_MINOR 13 #define LIBAVFILTER_VERSION_MICRO 100 |