Commit 46044471 authored by Michael Niedermayer's avatar Michael Niedermayer

ffmpeg version should be "CVS"

Originally committed as revision 4438 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 58379c06
...@@ -16,7 +16,7 @@ extern "C" { ...@@ -16,7 +16,7 @@ extern "C" {
#include <sys/types.h> /* size_t */ #include <sys/types.h> /* size_t */
#define FFMPEG_VERSION_INT 0x000409 #define FFMPEG_VERSION_INT 0x000409
#define FFMPEG_VERSION "0.4.9-pre1" #define FFMPEG_VERSION "CVS"
#define LIBAVCODEC_BUILD 4757 #define LIBAVCODEC_BUILD 4757
#define LIBAVCODEC_VERSION_INT FFMPEG_VERSION_INT #define LIBAVCODEC_VERSION_INT FFMPEG_VERSION_INT
......
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