mirror of https://git.ffmpeg.org/ffmpeg.git
avcodec/version: bump minor after recent additions
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
54390f4fa7
commit
86796f1f0e
|
@ -29,7 +29,7 @@
|
|||
|
||||
#include "version_major.h"
|
||||
|
||||
#define LIBAVCODEC_VERSION_MINOR 21
|
||||
#define LIBAVCODEC_VERSION_MINOR 22
|
||||
#define LIBAVCODEC_VERSION_MICRO 100
|
||||
|
||||
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
|
||||
|
|
Loading…
Reference in New Issue