X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=youtube-dl;h=6730898ac757dc4d267944459dcb014d080a292a;hb=ff21a710aeadd3d6192f5d94834b990f3c1b7b2a;hp=c83a0a119cdd4880b753e0734f56363c2b169d6d;hpb=73747955523e1a7208f9f037254a716206ae7531;p=youtube-dl.git diff --git a/youtube-dl b/youtube-dl index c83a0a119..6730898ac 100755 --- a/youtube-dl +++ b/youtube-dl @@ -1066,7 +1066,7 @@ if __name__ == '__main__': # Parse command line parser = optparse.OptionParser( usage='Usage: %prog [options] url...', - version='2009.05.30', + version='INTERNAL', conflict_handler='resolve', )