# HG changeset patch # User cehoyos # Date 1274898888 0 # Node ID 79489644101e6bff6fd9fcfb77bbf7c1073c3f4d # Parent 9c35a3dbea9b1c31c0b1a84f8c330cb9aa7a0f96 Bump minor version and add Changelog entry after r23334. diff -r 9c35a3dbea9b -r 79489644101e avcodec.h --- a/avcodec.h Wed May 26 17:23:36 2010 +0000 +++ b/avcodec.h Wed May 26 18:34:48 2010 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 52 -#define LIBAVCODEC_VERSION_MINOR 70 +#define LIBAVCODEC_VERSION_MINOR 71 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \