diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-01-22 21:57:17 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-01-22 21:57:17 +0100 |
commit | 780083dbc6b1377c69c81aa5b4e794699fcb39ed (patch) | |
tree | 1c188815dc944f53615108876973c3c8a07f35cf /youtube_dl | |
parent | 4919603f66aac39f81ce90b3beca47db59d9384d (diff) |
release 2014.01.22.52014.01.22.5
Diffstat (limited to 'youtube_dl')
-rw-r--r-- | youtube_dl/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/version.py b/youtube_dl/version.py index 8514c07f0..2978afb0e 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,2 +1,2 @@ -__version__ = '2014.01.22.4' +__version__ = '2014.01.22.5' |