# HG changeset patch # User aurel # Date 1212447604 0 # Node ID 91a3324f4abcfd277c2ad7666183ca34935c5e68 # Parent 082bb10acbd4f1b2d9ac54fa9e859d38137dc675 bump micro version after commit r13615 diff -r 082bb10acbd4 -r 91a3324f4abc avcodec.h --- a/avcodec.h Mon Jun 02 19:04:14 2008 +0000 +++ b/avcodec.h Mon Jun 02 23:00:04 2008 +0000 @@ -31,7 +31,7 @@ #define LIBAVCODEC_VERSION_MAJOR 51 #define LIBAVCODEC_VERSION_MINOR 57 -#define LIBAVCODEC_VERSION_MICRO 0 +#define LIBAVCODEC_VERSION_MICRO 1 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ LIBAVCODEC_VERSION_MINOR, \