mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 17:22:31 +01:00
Bump version number
This commit is contained in:
parent
7d950ca1d6
commit
f148ea4473
@ -1 +1 @@
|
||||
2010.11.19
|
||||
2010.12.09
|
||||
|
@ -2232,7 +2232,7 @@ if __name__ == '__main__':
|
||||
# Parse command line
|
||||
parser = optparse.OptionParser(
|
||||
usage='Usage: %prog [options] url...',
|
||||
version='2010.11.19',
|
||||
version='2010.12.09',
|
||||
conflict_handler='resolve',
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user