Bump version number
authorRicardo Garcia <sarbalap+freshmeat@gmail.com>
Sat, 7 Feb 2009 11:29:00 +0000 (12:29 +0100)
committerRicardo Garcia <sarbalap+freshmeat@gmail.com>
Sun, 31 Oct 2010 10:23:48 +0000 (11:23 +0100)
youtube-dl

index de6c7a1d1909da79e9b30877b6729946df0f65fe..a0cafeae9bc7b17d110e4da18468c9ed225a067e 100755 (executable)
@@ -941,7 +941,7 @@ if __name__ == '__main__':
                # Parse command line
                parser = optparse.OptionParser(
                                usage='Usage: %prog [options] url...',
-                               version='2009.01.31',
+                               version='2009.02.07',
                                conflict_handler='resolve',
                                )
                parser.add_option('-h', '--help',