projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c44b9ee
)
Bump version number
author
Ricardo Garcia
<commits@rg3.name>
Thu, 4 Aug 2011 17:15:14 +0000
(19:15 +0200)
committer
Ricardo Garcia
<commits@rg3.name>
Thu, 4 Aug 2011 17:15:14 +0000
(19:15 +0200)
LATEST_VERSION
patch
|
blob
|
history
youtube-dl
patch
|
blob
|
history
diff --git
a/LATEST_VERSION
b/LATEST_VERSION
index 295c9c4fa552ca3b3fade2f6c8c4049fa0e23f40..8a3bb049af897ce3d1683a460584905d675ed03c 100644
(file)
--- a/
LATEST_VERSION
+++ b/
LATEST_VERSION
@@
-1
+1
@@
-2011.0
3.29
+2011.0
8.04
diff --git
a/youtube-dl
b/youtube-dl
index 892af57cf3345a0f8feebe4e1f0fe1dbddfbf3fb..e8b19c8d0a6a90265a17000522e5a4e455bb1149 100755
(executable)
--- a/
youtube-dl
+++ b/
youtube-dl
@@
-2725,7
+2725,7
@@
if __name__ == '__main__':
# Parse command line
parser = optparse.OptionParser(
usage='Usage: %prog [options] url...',
- version='2011.0
3.29
',
+ version='2011.0
8.04
',
conflict_handler='resolve',
)