Release 2012.09.27
authorPhilipp Hagemeister <phihag@phihag.de>
Thu, 27 Sep 2012 09:25:46 +0000 (11:25 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Thu, 27 Sep 2012 09:25:46 +0000 (11:25 +0200)
LATEST_VERSION
youtube-dl
youtube_dl/__init__.py

index 0c8dc502a85f6eb25152a8cea3b079a911389f24..88c5427e0ad9ce2824cc13d1e2c96f354fd8687a 100644 (file)
@@ -1 +1 @@
-2012.02.27
+2012.09.27
index 3e3a2543085bb7b1272547387c700155159cd286..21e604a2581626249f25e4e7bf476d7976b54b06 100755 (executable)
Binary files a/youtube-dl and b/youtube-dl differ
index 86951840dedf44c61298224fb6d789a5739ed91d..0122f725ab5e3fc3664cab610f608930cbbb53be 100644 (file)
@@ -19,7 +19,7 @@ __authors__  = (
        )
 
 __license__ = 'Public Domain'
-__version__ = '2012.02.27'
+__version__ = '2012.09.27'
 
 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'