mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-14 22:37:59 +09:00
Bump version number
This commit is contained in:
parent
5aba6ea4fe
commit
9e0dd8692e
@ -1 +1 @@
|
||||
2010.12.09
|
||||
2011.01.30
|
||||
|
@ -2405,7 +2405,7 @@ if __name__ == '__main__':
|
||||
# Parse command line
|
||||
parser = optparse.OptionParser(
|
||||
usage='Usage: %prog [options] url...',
|
||||
version='2010.12.09',
|
||||
version='2011.01.30',
|
||||
conflict_handler='resolve',
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user