aboutsummaryrefslogtreecommitdiff
path: root/youtube-dl
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2011-09-16 22:33:08 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2011-09-16 22:33:08 +0200
commit08a5b7f8004b1a5ff57f93830e66b6a0063c38c3 (patch)
tree19fbc11e9aea44fbfbb1dbd0ce2f832333fc497e /youtube-dl
parent1cde6f1d528d95f15b6138fa6a4658789628ab9d (diff)
downloadyoutube-dl-08a5b7f8004b1a5ff57f93830e66b6a0063c38c3.tar.xz
Release 2011.09.18b2011.09.18b
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 a525dc412..df0391feb 100755
--- a/youtube-dl
+++ b/youtube-dl
@@ -15,7 +15,7 @@ __author__ = (
)
__license__ = 'Public Domain'
-__version__ = '2011.09.18'
+__version__ = '2011.09.18b'
UPDATE_URL = 'https://raw.github.com/rg3/youtube-dl/master/youtube-dl'