Commit d34cfb33 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

update for 0.5.11

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 13093f97
Showing with 3 additions and 3 deletions
+3 -3
......@@ -235,7 +235,7 @@ the Changelog file or the Git commit history.
* 0.5.10 Feb 16, 2013
* 0.5.11 Feb 17, 2013
General notes
-------------
......
0.5.10
0.5.11
......@@ -50,7 +50,7 @@ AVCodecContext *avctx_opts[CODEC_TYPE_NB];
AVFormatContext *avformat_opts;
struct SwsContext *sws_opts;
const int this_year = 2012;
const int this_year = 2013;
double parse_number_or_die(const char *context, const char *numstr, int type, double min, double max)
{
......
Supports Markdown
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