projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d69a1c9
)
Bump version number
author
Ricardo Garcia
<sarbalap+freshmeat@gmail.com>
Fri, 22 May 2009 22:19:17 +0000
(
00:19
+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 f6e472445d8e0d9512805487a04afc88bcc68662..4831c11bff4e7f3da542f0ec0c9cc547017804be 100755
(executable)
--- a/
youtube-dl
+++ b/
youtube-dl
@@
-1016,7
+1016,7
@@
if __name__ == '__main__':
# Parse command line
parser = optparse.OptionParser(
usage='Usage: %prog [options] url...',
- version='
INTERNAL
',
+ version='
2009.05.23
',
conflict_handler='resolve',
)