version.h: Bump minor for 6.0 branch

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Michael Niedermayer 2023-02-19 18:32:07 +01:00
parent e33c1a5494
commit 62efa096af
No known key found for this signature in database
GPG key ID: B18E8928B3948D64
8 changed files with 8 additions and 8 deletions

View file

@ -30,7 +30,7 @@
#include "version_major.h"
#define LIBPOSTPROC_VERSION_MINOR 0
#define LIBPOSTPROC_VERSION_MINOR 1
#define LIBPOSTPROC_VERSION_MICRO 100
#define LIBPOSTPROC_VERSION_INT AV_VERSION_INT(LIBPOSTPROC_VERSION_MAJOR, \