1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-05-27 04:29:50 +08:00

Release 2011.10.19

This commit is contained in:
Philipp Hagemeister
2011-10-19 00:40:13 +02:00
Unverified
parent beb245e92f
commit 45aa690868
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
2011.09.30
2011.10.19
+1 -1
View File
@@ -15,7 +15,7 @@ __author__ = (
)
__license__ = 'Public Domain'
__version__ = '2011.09.30'
__version__ = '2011.10.19'
UPDATE_URL = 'https://raw.github.com/rg3/youtube-dl/master/youtube-dl'