# HG changeset patch # User stefano # Date 1274899513 0 # Node ID 0a44319967426c5585f12080f3bcfc9024035b3c # Parent 79489644101e6bff6fd9fcfb77bbf7c1073c3f4d Bump minor version bump and add an APIchanges entry after addition of CODEC_CAP_EXPERIMENTAL. diff -r 79489644101e -r 0a4431996742 avcodec.h --- a/avcodec.h Wed May 26 18:34:48 2010 +0000 +++ b/avcodec.h Wed May 26 18:45:13 2010 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 52 -#define LIBAVCODEC_VERSION_MINOR 71 +#define LIBAVCODEC_VERSION_MINOR 72 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \