mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-03 08:19:57 +01:00
Bump version number
This commit is contained in:
parent
5ce7d172d7
commit
06f34701fe
@ -1 +1 @@
|
||||
2010.07.22
|
||||
2010.07.24
|
||||
|
@ -2068,7 +2068,7 @@ if __name__ == '__main__':
|
||||
# Parse command line
|
||||
parser = optparse.OptionParser(
|
||||
usage='Usage: %prog [options] url...',
|
||||
version='2010.07.22',
|
||||
version='2010.07.24',
|
||||
conflict_handler='resolve',
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user