lavc: bump micro version

Needed after adding an AVOption in 9a4b318286
This commit is contained in:
rcombs 2022-11-12 13:40:45 -06:00
parent 9a4b318286
commit 5d7de322d4
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
#include "version_major.h"
#define LIBAVCODEC_VERSION_MINOR 52
#define LIBAVCODEC_VERSION_MICRO 101
#define LIBAVCODEC_VERSION_MICRO 102
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \