X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=sidebyside;f=youtube-dl;h=becf1d25de31ccbdbaaef76b517bb23490a9c001;hb=2a04438c7c6de2dc9ef2a0bbaaa8ebc1dc654f44;hp=8c42dfd06a4b123b905f4c502395a30de044a6ba;hpb=dd24ff44ab34026dddfeef59ab03b6ec88cdf371;p=youtube-dl diff --git a/youtube-dl b/youtube-dl index 8c42dfd06..becf1d25d 100755 --- a/youtube-dl +++ b/youtube-dl @@ -1084,7 +1084,7 @@ if __name__ == '__main__': # Parse command line parser = optparse.OptionParser( usage='Usage: %prog [options] url...', - version='2009.09.08', + version='INTERNAL', conflict_handler='resolve', )