mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-10-31 07:50:11 +01:00
Increase version number
This commit is contained in:
parent
b1a1f8ea8f
commit
a7d06f400c
@ -750,7 +750,7 @@ if __name__ == '__main__':
|
||||
# Parse command line
|
||||
parser = optparse.OptionParser(
|
||||
usage='Usage: %prog [options] url...',
|
||||
version='2008.07.22',
|
||||
version='2008.07.26',
|
||||
conflict_handler='resolve',
|
||||
)
|
||||
parser.add_option('-h', '--help',
|
||||
|
Loading…
Reference in New Issue
Block a user