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 (remove -phihag)

This commit is contained in:
Philipp Hagemeister 2011-09-13 22:39:20 +02:00
parent b576abb457
commit 93e1659586

View file

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