1
0
Fork 0
mirror of https://gitlab.com/dstftw/youtube-dl.git synced 2020-11-16 09:42:26 +00:00

Bump version number

This commit is contained in:
Ricardo Garcia 2009-03-03 21:44:00 +01:00
parent 3e703dd1cd
commit 7ab2043c9c

View file

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