1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-15 09:39:37 +00:00

Prepare 2012.11.29 release

This commit is contained in:
Philipp Hagemeister 2012-11-27 18:30:34 +01:00
parent dcd60025f8
commit f8d8b39bba
3 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
2012.11.28
2012.11.29

Binary file not shown.

View 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'