1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-05-22 00:09:52 +08:00

Bump version number

This commit is contained in:
Ricardo Garcia
2009-05-23 00:19:17 +02:00
Unverified
parent d69a1c9189
commit 1d50e3d153
+1 -1
View File
@@ -1016,7 +1016,7 @@ if __name__ == '__main__':
# Parse command line
parser = optparse.OptionParser(
usage='Usage: %prog [options] url...',
version='INTERNAL',
version='2009.05.23',
conflict_handler='resolve',
)