mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
version change
Originally committed as revision 129 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
9150f42ed5
commit
73120e555c
@ -1,8 +1,8 @@
|
|||||||
#ifndef COMMON_H
|
#ifndef COMMON_H
|
||||||
#define COMMON_H
|
#define COMMON_H
|
||||||
|
|
||||||
#define FFMPEG_VERSION_INT 0x000405
|
#define FFMPEG_VERSION_INT 0x000406
|
||||||
#define FFMPEG_VERSION "0.4.5"
|
#define FFMPEG_VERSION "0.4.6"
|
||||||
|
|
||||||
#if defined(WIN32) && !defined(__MINGW32__)
|
#if defined(WIN32) && !defined(__MINGW32__)
|
||||||
#define CONFIG_WIN32
|
#define CONFIG_WIN32
|
||||||
|
Loading…
Reference in New Issue
Block a user