Revert version number to INTERNAL
authorRicardo Garcia <sarbalap+freshmeat@gmail.com>
Sat, 25 Apr 2009 09:56:01 +0000 (11:56 +0200)
committerRicardo Garcia <sarbalap+freshmeat@gmail.com>
Sun, 31 Oct 2010 10:24:12 +0000 (11:24 +0100)
youtube-dl

index a75af8a..8764acd 100755 (executable)
@@ -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',