Commit d708d10b authored by stefano's avatar stefano

Update this_year value.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20995 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 5f94ec19
......@@ -50,7 +50,7 @@ AVCodecContext *avcodec_opts[CODEC_TYPE_NB];
AVFormatContext *avformat_opts;
struct SwsContext *sws_opts;
const int this_year = 2009;
const int this_year = 2010;
double parse_number_or_die(const char *context, const char *numstr, int type, double min, double max)
{
......
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