Commit 111b472c authored by diego's avatar diego

Rename version from CVS to the more sensible HEAD.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@5489 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 4e863394
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment