aboutsummaryrefslogtreecommitdiffstats
path: root/youtube-dl
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2011-11-23 10:36:52 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2011-11-23 10:36:52 +0100
commitfa2672f9fc1f515e5dbae086465657dd3f93c66f (patch)
tree4082f132a3d9800b783299aa56257991da7e5a31 /youtube-dl
parent28e3614bc0731cd1549e924bd1e1a77d8bb02e31 (diff)
downloadhypervideo-pre-fa2672f9fc1f515e5dbae086465657dd3f93c66f.tar.lz
hypervideo-pre-fa2672f9fc1f515e5dbae086465657dd3f93c66f.tar.xz
hypervideo-pre-fa2672f9fc1f515e5dbae086465657dd3f93c66f.zip
Release 2011.11.23
Diffstat (limited to 'youtube-dl')
-rwxr-xr-xyoutube-dl2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube-dl b/youtube-dl
index 688ed412c..e6b7be110 100755
--- a/youtube-dl
+++ b/youtube-dl
@@ -17,7 +17,7 @@ __author__ = (
)
__license__ = 'Public Domain'
-__version__ = '2011.11.22'
+__version__ = '2011.11.23'
UPDATE_URL = 'https://raw.github.com/rg3/youtube-dl/master/youtube-dl'