Browse Source

Bump version number

Philipp Hagemeister 14 years ago
parent
commit
e5b9fac281
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube-dl

+ 1 - 1
youtube-dl

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