projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e9daf2
)
Bump version number
author
Ricardo Garcia
<sarbalap+freshmeat@gmail.com>
Thu, 16 Oct 2008 21:34:04 +0000
(23:34 +0200)
committer
Ricardo Garcia
<sarbalap+freshmeat@gmail.com>
Sun, 31 Oct 2010 10:23:38 +0000
(11:23 +0100)
youtube-dl
patch
|
blob
|
history
diff --git
a/youtube-dl
b/youtube-dl
index c58cb3cfd3cf1334f1f6ba49725954919981fc78..d8e14f3eebab6f30e919300148b8f80bb0ed963f 100755
(executable)
--- a/
youtube-dl
+++ b/
youtube-dl
@@
-837,7
+837,7
@@
if __name__ == '__main__':
# Parse command line
parser = optparse.OptionParser(
usage='Usage: %prog [options] url...',
- version='2008.
09.20
',
+ version='2008.
10.16
',
conflict_handler='resolve',
)
parser.add_option('-h', '--help',