]> asedeno.scripts.mit.edu Git - youtube-dl.git/commitdiff
Put back INTERNAL version
authorRicardo Garcia <sarbalap+freshmeat@gmail.com>
Wed, 13 May 2009 20:10:01 +0000 (22:10 +0200)
committerRicardo Garcia <sarbalap+freshmeat@gmail.com>
Sun, 31 Oct 2010 10:24:19 +0000 (11:24 +0100)
youtube-dl

index bb982e22a62d3379f0d7ba0049d594a7a56687ec..b2dc7952d9c3a0a1c7ed41bde7be98d3e887f3a2 100755 (executable)
@@ -996,7 +996,7 @@ if __name__ == '__main__':
                # Parse command line
                parser = optparse.OptionParser(
                        usage='Usage: %prog [options] url...',
-                       version='2009.05.13',
+                       version='INTERNAL',
                        conflict_handler='resolve',
                )