Skip to content
Snippets Groups Projects
Commit 2b9c9e09 authored by Diego Biurrun's avatar Diego Biurrun
Browse files

Rename version from CVS to the more sensible HEAD.

Originally committed as revision 5489 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 79d1ec91
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ extern "C" { ...@@ -16,7 +16,7 @@ extern "C" {
//FIXME the following 2 really dont belong in here //FIXME the following 2 really dont belong in here
#define FFMPEG_VERSION_INT 0x000409 #define FFMPEG_VERSION_INT 0x000409
#define FFMPEG_VERSION "CVS" #define FFMPEG_VERSION "HEAD"
#define AV_STRINGIFY(s) AV_TOSTRING(s) #define AV_STRINGIFY(s) AV_TOSTRING(s)
#define AV_TOSTRING(s) #s #define AV_TOSTRING(s) #s
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment