lavc: bump micro version

Needed after adding an AVOption in 9a4b318286b548ddab42cd56d0f8ca658ddb5859
This commit is contained in:
rcombs 2022-11-12 13:40:45 -06:00
parent 9a4b318286
commit 5d7de322d4

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, \