release 2012.10.09
authorFilippo Valsorda <filippo.valsorda@gmail.com>
Tue, 9 Oct 2012 13:53:20 +0000 (15:53 +0200)
committerFilippo Valsorda <filippo.valsorda@gmail.com>
Tue, 9 Oct 2012 13:53:20 +0000 (15:53 +0200)
LATEST_VERSION
youtube-dl
youtube-dl.exe
youtube_dl/__init__.py

index 88c5427e0ad9ce2824cc13d1e2c96f354fd8687a..d070c6ea3d7655cfbbddea4fe127fc48fd5b9ecd 100644 (file)
@@ -1 +1 @@
-2012.09.27
+2012.10.09
index 1055d246d3a9230e3d51f37bef20d0dbc2112716..4da0fcb96483aef562a338ab75d2e3ef2658a9e3 100755 (executable)
Binary files a/youtube-dl and b/youtube-dl differ
index 2b82e43f2f88da48a77dd549d997c8f372b1da2f..9341e800ff055d807a713b84e5e8c8c0937970e2 100755 (executable)
Binary files a/youtube-dl.exe and b/youtube-dl.exe differ
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'