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