lavc: bump micro version

Needed after adding an AVOption in 9a4b318286
pull/388/head
rcombs 2 years ago
parent 9a4b318286
commit 5d7de322d4
  1. 2
      libavcodec/version.h

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

Loading…
Cancel
Save