From: Peter Ross Date: Mon, 28 Jul 2008 10:48:03 +0000 (+0000) Subject: increment minor version for commit r14412 (add sample_fmts infrastructure) X-Git-Tag: v0.5~3442 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=993ba0518239020e22153961880e0b7c07c0e987;p=platform%2Fupstream%2Flibav.git increment minor version for commit r14412 (add sample_fmts infrastructure) Originally committed as revision 14455 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index ba0df35..fdc468e 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 51 -#define LIBAVCODEC_VERSION_MINOR 61 +#define LIBAVCODEC_VERSION_MINOR 62 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \