X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=youtube-dl;h=bb982e22a62d3379f0d7ba0049d594a7a56687ec;hb=152edc0d4cbd4fa5b220e6dd3ed398a471c9bf82;hp=b2dc7952d9c3a0a1c7ed41bde7be98d3e887f3a2;hpb=b74c859d0ffe2250c7730f18f24e9515084e838a;p=youtube-dl.git diff --git a/youtube-dl b/youtube-dl index b2dc7952d..bb982e22a 100755 --- a/youtube-dl +++ b/youtube-dl @@ -996,7 +996,7 @@ if __name__ == '__main__': # Parse command line parser = optparse.OptionParser( usage='Usage: %prog [options] url...', - version='INTERNAL', + version='2009.05.13', conflict_handler='resolve', )