Mercurial > libavcodec.hg
changeset 86:5e0eb8a361b7 libavcodec
version change
author | glantau |
---|---|
date | Sun, 16 Sep 2001 21:52:17 +0000 |
parents | b0bdab6b8bc6 |
children | 6f0e167504e8 |
files | common.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/common.h Sat Sep 15 22:43:01 2001 +0000 +++ b/common.h Sun Sep 16 21:52:17 2001 +0000 @@ -1,8 +1,8 @@ #ifndef COMMON_H #define COMMON_H -#define FFMPEG_VERSION_INT 0x000405 -#define FFMPEG_VERSION "0.4.5" +#define FFMPEG_VERSION_INT 0x000406 +#define FFMPEG_VERSION "0.4.6" #if defined(WIN32) && !defined(__MINGW32__) #define CONFIG_WIN32