# HG changeset patch # User vitor # Date 1258057298 0 # Node ID 8cb3965df30f85aa6db017e7bda6adbfa4b61f5e # Parent aa3da249fdada6873f6d178a26410d4e592129e9 Bump minor version after MPEG-4 Lossless commit diff -r aa3da249fdad -r 8cb3965df30f avcodec.h --- a/avcodec.h Thu Nov 12 20:08:17 2009 +0000 +++ b/avcodec.h Thu Nov 12 20:21:38 2009 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 52 -#define LIBAVCODEC_VERSION_MINOR 40 +#define LIBAVCODEC_VERSION_MINOR 41 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \