Commit f95ff7b5 authored by michael's avatar michael

update version for next release


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3297 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 8c37504f
......@@ -15,9 +15,9 @@ extern "C" {
#include "rational.h"
#include <sys/types.h> /* size_t */
#define FFMPEG_VERSION_INT 0x000408
#define FFMPEG_VERSION "0.4.8"
#define LIBAVCODEC_BUILD 4717
#define FFMPEG_VERSION_INT 0x000409
#define FFMPEG_VERSION "0.4.9-pre1"
#define LIBAVCODEC_BUILD 4718
#define LIBAVCODEC_VERSION_INT FFMPEG_VERSION_INT
#define LIBAVCODEC_VERSION FFMPEG_VERSION
......
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