projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbccb6c
)
Set version number
author
Ricardo Garcia
<sarbalap+freshmeat@gmail.com>
Sat, 25 Apr 2009 09:54:11 +0000
(11:54 +0200)
committer
Ricardo Garcia
<sarbalap+freshmeat@gmail.com>
Sun, 31 Oct 2010 10:24:08 +0000
(11:24 +0100)
youtube-dl
patch
|
blob
|
history
diff --git
a/youtube-dl
b/youtube-dl
index 8764acda0592df1c628b0a7d4dceeaa59d2b7394..a75af8af35806057582c362819479816c09a2960 100755
(executable)
--- a/
youtube-dl
+++ b/
youtube-dl
@@
-950,7
+950,7
@@
if __name__ == '__main__':
# Parse command line
parser = optparse.OptionParser(
usage='Usage: %prog [options] url...',
- version='
INTERNAL
',
+ version='
2009.04.25
',
conflict_handler='resolve',
)
parser.add_option('-h', '--help',