check for overwriting files in the downloader (fixes #3916, closes #3829)
[youtube-dl] / youtube_dl / version.py
index 995bae3d45ae87760424da8fda8a161a78e929a5..e5e320c760e75c4e819d24e1ec753a1abdd3d13b 100644 (file)
@@ -1,3 +1,3 @@
 from __future__ import unicode_literals
 
-__version__ = '2014.12.12.3'
+__version__ = '2015.01.10.2'