mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-10 01:20:44 +00:00
Bump version number
This commit is contained in:
parent
813962f85a
commit
80cc23304f
|
@ -1 +1 @@
|
|||
2010.07.24
|
||||
2010.08.04
|
||||
|
|
|
@ -2087,7 +2087,7 @@ if __name__ == '__main__':
|
|||
# Parse command line
|
||||
parser = optparse.OptionParser(
|
||||
usage='Usage: %prog [options] url...',
|
||||
version='2010.07.24',
|
||||
version='2010.08.04',
|
||||
conflict_handler='resolve',
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user