projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65cd34c
)
Bump version string
author
Ricardo Garcia
<sarbalap+freshmeat@gmail.com>
Sat, 9 Aug 2008 07:43:25 +0000
(09: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 7690898b2e623cb115554524dc52ba1318e4169a..ba534e10b8cb58cef9081796e5bfccf82057b646 100755
(executable)
--- a/
youtube-dl
+++ b/
youtube-dl
@@
-836,7
+836,7
@@
if __name__ == '__main__':
# Parse command line
parser = optparse.OptionParser(
usage='Usage: %prog [options] url...',
- version='2008.0
7.26
',
+ version='2008.0
8.09
',
conflict_handler='resolve',
)
parser.add_option('-h', '--help',