projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08c1d0d
)
Bump version number
author
Philipp Hagemeister
<phihag@phihag.de>
Wed, 14 Sep 2011 20:55:26 +0000
(22:55 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Wed, 14 Sep 2011 20:55:26 +0000
(22:55 +0200)
youtube-dl
patch
|
blob
|
history
diff --git
a/youtube-dl
b/youtube-dl
index 0973cc4ada77dbebeb5d1ce58bbae2245bd42823..733e23105d3ee4093b391748440ac3af52b877a9 100755
(executable)
--- a/
youtube-dl
+++ b/
youtube-dl
@@
-15,7
+15,7
@@
__author__ = (
)
__license__ = 'Public Domain'
-__version__ = '2011.09.1
4
'
+__version__ = '2011.09.1
5
'
UPDATE_URL = 'https://raw.github.com/rg3/youtube-dl/master/youtube-dl'