From 2b9c9e097d28ca724d5d434fa52874a6a77cf1fa Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sat, 17 Jun 2006 09:27:36 +0000 Subject: Rename version from CVS to the more sensible HEAD. Originally committed as revision 5489 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/avcodec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/avcodec.h') diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index f38cab7eb7..d128cb9c18 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -16,7 +16,7 @@ extern "C" { //FIXME the following 2 really dont belong in here #define FFMPEG_VERSION_INT 0x000409 -#define FFMPEG_VERSION "CVS" +#define FFMPEG_VERSION "HEAD" #define AV_STRINGIFY(s) AV_TOSTRING(s) #define AV_TOSTRING(s) #s -- cgit v1.2.3