1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2026-04-25 00:00:04 -04:00

Bump version number

This commit is contained in:
Philipp Hagemeister
2011-09-15 18:48:29 +02:00
parent 5260e68f64
commit ef357c4bf2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
2011.09.15
2011.09.16
+1 -1
View File
@@ -15,7 +15,7 @@ __author__ = (
)
__license__ = 'Public Domain'
__version__ = '2011.09.15'
__version__ = '2011.09.16'
UPDATE_URL = 'https://raw.github.com/rg3/youtube-dl/master/youtube-dl'