*/version.h: bump minor versions for release/7.1

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Michael Niedermayer 2024-09-24 17:07:30 +02:00
parent 27c6f5f6d2
commit e1094ac45d
No known key found for this signature in database
GPG key ID: B18E8928B3948D64
8 changed files with 9 additions and 9 deletions

View file

@ -30,7 +30,7 @@
#include "version_major.h"
#define LIBSWRESAMPLE_VERSION_MINOR 2
#define LIBSWRESAMPLE_VERSION_MINOR 3
#define LIBSWRESAMPLE_VERSION_MICRO 100
#define LIBSWRESAMPLE_VERSION_INT AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \