From fe9c20077458c228cd99d17d4f93c023a09cf598 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Wed, 26 May 2010 18:45:13 +0000 Subject: Bump minor version bump and add an APIchanges entry after addition of CODEC_CAP_EXPERIMENTAL. Originally committed as revision 23338 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/avcodec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec') diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 8a6c8f967c..60aa8766f8 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 52 -#define LIBAVCODEC_VERSION_MINOR 71 +#define LIBAVCODEC_VERSION_MINOR 72 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ -- cgit v1.2.3