Skip to content
Snippets Groups Projects
Commit e30174cd authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

raise build number for the snow

Originally committed as revision 3364 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent f5fc28d2
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ extern "C" { ...@@ -17,7 +17,7 @@ extern "C" {
#define FFMPEG_VERSION_INT 0x000409 #define FFMPEG_VERSION_INT 0x000409
#define FFMPEG_VERSION "0.4.9-pre1" #define FFMPEG_VERSION "0.4.9-pre1"
#define LIBAVCODEC_BUILD 4718 #define LIBAVCODEC_BUILD 4719
#define LIBAVCODEC_VERSION_INT FFMPEG_VERSION_INT #define LIBAVCODEC_VERSION_INT FFMPEG_VERSION_INT
#define LIBAVCODEC_VERSION FFMPEG_VERSION #define LIBAVCODEC_VERSION FFMPEG_VERSION
......
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