lavf: bump minor and add an APIChanges entry for avformat cleanup

This commit is contained in:
Anton Khirnov
2011-04-08 11:46:52 +02:00
parent 3ee53dabcf
commit 0c68c80419
2 changed files with 6 additions and 1 deletions

View File

@@ -24,7 +24,7 @@
#include "libavutil/avutil.h"
#define LIBAVFORMAT_VERSION_MAJOR 52
#define LIBAVFORMAT_VERSION_MINOR 105
#define LIBAVFORMAT_VERSION_MINOR 106
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \