1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-06-22 07:26:53 +02:00

Bump version number

This commit is contained in:
Ricardo Garcia 2008-09-20 11:17:04 +02:00
parent 2546e7679f
commit d853063955

View File

@ -837,7 +837,7 @@ if __name__ == '__main__':
# Parse command line
parser = optparse.OptionParser(
usage='Usage: %prog [options] url...',
version='2008.08.09',
version='2008.09.20',
conflict_handler='resolve',
)
parser.add_option('-h', '--help',