lib*/version.h: Bump Versions after release/5.0 branch

This is done a second time for 5.0 because master was
merged into 5.0 so that it contains the recent DOVI additions.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
Andreas Rheinhardt
2022-01-04 13:59:54 +01:00
parent c512be9a90
commit b189550137
8 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,7 @@
#include "libavutil/version.h"
#define LIBPOSTPROC_VERSION_MAJOR 56
#define LIBPOSTPROC_VERSION_MINOR 3
#define LIBPOSTPROC_VERSION_MINOR 4
#define LIBPOSTPROC_VERSION_MICRO 100
#define LIBPOSTPROC_VERSION_INT AV_VERSION_INT(LIBPOSTPROC_VERSION_MAJOR, \