Fix build with python 2.6
[youtube-dl] / youtube_dl / version.py
index b2a285bb29119ccb976eab749471514fb7c65e6a..164ce0268cb81054e170b0283fd277fc885f831e 100644 (file)
@@ -1,3 +1,3 @@
 from __future__ import unicode_literals
 
-__version__ = '2014.12.11'
+__version__ = '2015.01.07.2'