mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-05 13:32:49 -05:00
Bump version number
This commit is contained in:
@ -1 +1 @@
|
||||
2009.06.29
|
||||
2009.08.08
|
||||
|
@ -1084,7 +1084,7 @@ if __name__ == '__main__':
|
||||
# Parse command line
|
||||
parser = optparse.OptionParser(
|
||||
usage='Usage: %prog [options] url...',
|
||||
version='2009.06.29',
|
||||
version='2009.08.08',
|
||||
conflict_handler='resolve',
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user