AVOptions: bump minor and add APIchanges entry.

This commit is contained in:
Anton Khirnov
2011-10-04 08:13:40 +02:00
parent 7a6cd9957d
commit 492bd1a28f
2 changed files with 20 additions and 1 deletions

View File

@@ -40,7 +40,7 @@
#define AV_VERSION(a, b, c) AV_VERSION_DOT(a, b, c)
#define LIBAVUTIL_VERSION_MAJOR 51
#define LIBAVUTIL_VERSION_MINOR 11
#define LIBAVUTIL_VERSION_MINOR 12
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \