adding test rule in the Makefile
[youtube-dl] / youtube_dl / __init__.py
index 15a3ec4cf8563f7d44b7c429d24e07ef7c92abbd..d4774e148b9f2b1cfa15632c42f48f324e8c67b3 100644 (file)
@@ -19,7 +19,7 @@ __authors__  = (
        )
 
 __license__ = 'Public Domain'
-__version__ = '2012.09.27'
+__version__ = '2012.10.09'
 
 UPDATE_URL = 'https://raw.github.com/rg3/youtube-dl/master/youtube-dl'
 UPDATE_URL_VERSION = 'https://raw.github.com/rg3/youtube-dl/master/LATEST_VERSION'