From 79b0d5f925a3dfc23772721926f3dd252643ac9b Mon Sep 17 00:00:00 2001 From: Nick Kurshev Date: Sun, 12 May 2002 16:06:45 +0000 Subject: build num ++ Originally committed as revision 490 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/avcodec.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libavcodec') diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index cd42058ff1..3bd0b8a9bb 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -5,8 +5,8 @@ #define LIBAVCODEC_VERSION_INT 0x000406 #define LIBAVCODEC_VERSION "0.4.6" -#define LIBAVCODEC_BUILD 4607 -#define LIBAVCODEC_BUILD_STR "4607" +#define LIBAVCODEC_BUILD 4608 +#define LIBAVCODEC_BUILD_STR "4608" enum CodecID { CODEC_ID_NONE, -- cgit v1.2.3