projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
152edc0
)
Put back INTERNAL version
author
Ricardo Garcia
<sarbalap+freshmeat@gmail.com>
Wed, 13 May 2009 20:10:01 +0000
(22:10 +0200)
committer
Ricardo Garcia
<sarbalap+freshmeat@gmail.com>
Sun, 31 Oct 2010 10:24:19 +0000
(11:24 +0100)
youtube-dl
patch
|
blob
|
history
diff --git
a/youtube-dl
b/youtube-dl
index bb982e22a62d3379f0d7ba0049d594a7a56687ec..b2dc7952d9c3a0a1c7ed41bde7be98d3e887f3a2 100755
(executable)
--- a/
youtube-dl
+++ b/
youtube-dl
@@
-996,7
+996,7
@@
if __name__ == '__main__':
# Parse command line
parser = optparse.OptionParser(
usage='Usage: %prog [options] url...',
- version='
2009.05.13
',
+ version='
INTERNAL
',
conflict_handler='resolve',
)