Prepare 2012.11.29 release
authorPhilipp Hagemeister <phihag@phihag.de>
Tue, 27 Nov 2012 17:30:34 +0000 (18:30 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Tue, 27 Nov 2012 17:30:34 +0000 (18:30 +0100)
LATEST_VERSION
youtube-dl
youtube_dl/__init__.py

index 6023b6d496dda886e712009a3713794e19cc276e..d645a4c7a8b34ecd1495b6c8037709537a42f150 100644 (file)
@@ -1 +1 @@
-2012.11.28
+2012.11.29
index ebe8bd8bf298d63250126b0930f1b1640b314060..ca4e467ff942b040cc29f612befe5023072b19d1 100755 (executable)
Binary files a/youtube-dl and b/youtube-dl differ
index d940b92e4b6ccbb1146c1c534510654bb5ee8aba..75ae7e83872e817de2efa962d5f0d06b769b63af 100644 (file)
@@ -22,7 +22,7 @@ __authors__  = (
        )
 
 __license__ = 'Public Domain'
-__version__ = '2012.11.28'
+__version__ = '2012.11.29'
 
 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'