version change

Originally committed as revision 129 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Fabrice Bellard 24 years ago
parent 9150f42ed5
commit 73120e555c
  1. 4
      libavcodec/common.h

@ -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

Loading…
Cancel
Save