X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=youtube-dl;h=2cddafcf54bb9bb2478928d9675080394cc57e0d;hb=1db4ff60542e695892d34729ebef5da4989eff72;hp=4f767cf3761b73a855280466a2e9e086af1e70dd;hpb=763826cf2cc4d4944bf3098528e013b49b089248;p=youtube-dl.git diff --git a/youtube-dl b/youtube-dl index 4f767cf37..2cddafcf5 100755 --- a/youtube-dl +++ b/youtube-dl @@ -958,7 +958,7 @@ if __name__ == '__main__': # Parse command line parser = optparse.OptionParser( usage='Usage: %prog [options] url...', - version='2009.04.06', + version='INTERNAL', conflict_handler='resolve', ) parser.add_option('-h', '--help',