libswresample: Split version.h

Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
Martin Storsjö
2022-02-23 14:29:24 +02:00
parent 0f8b0b9ce2
commit 4332d6c4d5
7 changed files with 38 additions and 2 deletions

View File

@@ -28,7 +28,8 @@
#include "libavutil/version.h"
#define LIBSWRESAMPLE_VERSION_MAJOR 4
#include "version_major.h"
#define LIBSWRESAMPLE_VERSION_MINOR 5
#define LIBSWRESAMPLE_VERSION_MICRO 100