Bump major versions of all libraries.

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
Anton Khirnov 2021-04-05 13:09:48 +02:00 committed by James Almer
parent fe95a37144
commit 85ba17f36d
9 changed files with 24 additions and 24 deletions

View file

@ -28,8 +28,8 @@
#include "libavutil/avutil.h"
#define LIBPOSTPROC_VERSION_MAJOR 55
#define LIBPOSTPROC_VERSION_MINOR 10
#define LIBPOSTPROC_VERSION_MAJOR 56
#define LIBPOSTPROC_VERSION_MINOR 0
#define LIBPOSTPROC_VERSION_MICRO 100
#define LIBPOSTPROC_VERSION_INT AV_VERSION_INT(LIBPOSTPROC_VERSION_MAJOR, \