lavfi: bump minor to mark stabilizing the ABI.

This commit is contained in:
Anton Khirnov 2012-07-25 08:34:44 +02:00
parent 8f9537f314
commit b3fa478823
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 0
#define LIBAVFILTER_VERSION_MINOR 1
#define LIBAVFILTER_VERSION_MICRO 0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \