projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8236e85
)
Bump version number
author
Philipp Hagemeister
<phihag@phihag.de>
Tue, 13 Sep 2011 21:58:46 +0000
(23:58 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Tue, 13 Sep 2011 21:58:46 +0000
(23:58 +0200)
youtube-dl
patch
|
blob
|
history
diff --git
a/youtube-dl
b/youtube-dl
index 0e8347a86dc97488f3365f770fe4a2e99ea9bc58..50d83cf2d5905cb029639604aa78e06ce7227289 100755
(executable)
--- a/
youtube-dl
+++ b/
youtube-dl
@@
-15,7
+15,7
@@
__author__ = (
)
__license__ = 'Public Domain'
-__version__ = '2011.09.1
3
'
+__version__ = '2011.09.1
4
'
UPDATE_URL = 'https://raw.github.com/rg3/youtube-dl/master/youtube-dl'