projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1a1f8e
)
Increase version number
author
Ricardo Garcia
<sarbalap+freshmeat@gmail.com>
Fri, 25 Jul 2008 21:43:45 +0000
(23:43 +0200)
committer
Ricardo Garcia
<sarbalap+freshmeat@gmail.com>
Sun, 31 Oct 2010 10:23:31 +0000
(11:23 +0100)
youtube-dl
patch
|
blob
|
history
diff --git
a/youtube-dl
b/youtube-dl
index 48f5d2bf1aefd959e772e8e141fbaf9cdbbf7f01..b80d71f88579b22b2f8ae072ba2f8ca7aeeb8287 100755
(executable)
--- a/
youtube-dl
+++ b/
youtube-dl
@@
-750,7
+750,7
@@
if __name__ == '__main__':
# Parse command line
parser = optparse.OptionParser(
usage='Usage: %prog [options] url...',
- version='2008.07.2
2
',
+ version='2008.07.2
6
',
conflict_handler='resolve',
)
parser.add_option('-h', '--help',