1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-14 09:09:33 +00:00

Bump version number

This commit is contained in:
Ricardo Garcia 2008-10-16 23:34:04 +02:00
parent 1e9daf2a48
commit 9ca4851a00

View file

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