]> asedeno.scripts.mit.edu Git - youtube-dl.git/commitdiff
Bump version number 2008.11.01
authorRicardo Garcia <sarbalap+freshmeat@gmail.com>
Sat, 1 Nov 2008 14:56:46 +0000 (15:56 +0100)
committerRicardo Garcia <sarbalap+freshmeat@gmail.com>
Sun, 31 Oct 2010 10:23:41 +0000 (11:23 +0100)
youtube-dl

index e5cf43411b7932d7c6db43e3fd90b8797ccc4ef1..e3c324f1f20ce8efed6e9b9817ab6030898e15e9 100755 (executable)
@@ -838,7 +838,7 @@ if __name__ == '__main__':
                # Parse command line
                parser = optparse.OptionParser(
                                usage='Usage: %prog [options] url...',
-                               version='2008.10.16',
+                               version='2008.11.01',
                                conflict_handler='resolve',
                                )
                parser.add_option('-h', '--help',