]> asedeno.scripts.mit.edu Git - youtube-dl.git/commitdiff
Set version number for release 2009.03.28
authorRicardo Garcia <sarbalap+freshmeat@gmail.com>
Sat, 28 Mar 2009 09:27:40 +0000 (10:27 +0100)
committerRicardo Garcia <sarbalap+freshmeat@gmail.com>
Sun, 31 Oct 2010 10:23:58 +0000 (11:23 +0100)
youtube-dl

index bf6973480940cb5d3aaacbb571b2b8d92106b24f..7c01f4fdb4d6e10ed15465609236035b4c861588 100755 (executable)
@@ -935,7 +935,7 @@ if __name__ == '__main__':
                # Parse command line
                parser = optparse.OptionParser(
                                usage='Usage: %prog [options] url...',
-                               version='INTERNAL',
+                               version='2009.03.28',
                                conflict_handler='resolve',
                                )
                parser.add_option('-h', '--help',