From: Ricardo Garcia Date: Sat, 25 Apr 2009 09:56:01 +0000 (+0200) Subject: Revert version number to INTERNAL X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=commitdiff_plain;h=a825f0ca83e1bdb12fc6c88377defdfa28156f78;p=youtube-dl.git Revert version number to INTERNAL --- diff --git a/youtube-dl b/youtube-dl index a75af8af3..8764acda0 100755 --- a/youtube-dl +++ b/youtube-dl @@ -950,7 +950,7 @@ if __name__ == '__main__': # Parse command line parser = optparse.OptionParser( usage='Usage: %prog [options] url...', - version='2009.04.25', + version='INTERNAL', conflict_handler='resolve', ) parser.add_option('-h', '--help',