1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-18 02:59:31 +00:00

Bump version number

This commit is contained in:
Philipp Hagemeister 2011-09-14 22:55:26 +02:00
parent 08c1d0d3bc
commit e5b9fac281

View file

@ -15,7 +15,7 @@ __author__ = (
)
__license__ = 'Public Domain'
__version__ = '2011.09.14'
__version__ = '2011.09.15'
UPDATE_URL = 'https://raw.github.com/rg3/youtube-dl/master/youtube-dl'