Release 2011.11.21
[youtube-dl.git] / youtube_dl / __init__.py
index 36520c5..9ed1621 100755 (executable)
@@ -17,7 +17,7 @@ __author__  = (
        )
 
 __license__ = 'Public Domain'
-__version__ = '2011.10.19'
+__version__ = '2011.11.21'
 
 UPDATE_URL = 'https://raw.github.com/rg3/youtube-dl/master/youtube-dl'