]> gitweb @ CieloNegro.org - youtube-dl.git/commitdiff
Restore internal version number indicator
authorRicardo Garcia <sarbalap+freshmeat@gmail.com>
Mon, 6 Apr 2009 15:16:40 +0000 (17:16 +0200)
committerRicardo Garcia <sarbalap+freshmeat@gmail.com>
Sun, 31 Oct 2010 10:24:07 +0000 (11:24 +0100)
youtube-dl

index 4f767cf3761b73a855280466a2e9e086af1e70dd..2cddafcf54bb9bb2478928d9675080394cc57e0d 100755 (executable)
@@ -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',