# HG changeset patch # User jai_menon # Date 1219173900 0 # Node ID 4a3f1b75285e24ce43406a37304af04fa3f0038e # Parent 5c2299115d1f4e5fb479d53b300e6fc39d28807e Update changelog and general.texi to reflect addition of the alac encoder, add Jai Menon to MAINTAINERS and bump LIBAVCODEC_VERSION_MINOR. diff -r 5c2299115d1f -r 4a3f1b75285e avcodec.h --- a/avcodec.h Tue Aug 19 18:45:00 2008 +0000 +++ b/avcodec.h Tue Aug 19 19:25:00 2008 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 51 -#define LIBAVCODEC_VERSION_MINOR 66 +#define LIBAVCODEC_VERSION_MINOR 67 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \