Bump version number
authorRicardo Garcia <sarbalap+freshmeat@gmail.com>
Thu, 15 Jul 2010 20:05:04 +0000 (22:05 +0200)
committerRicardo Garcia <sarbalap+freshmeat@gmail.com>
Sun, 31 Oct 2010 10:28:25 +0000 (11:28 +0100)
LATEST_VERSION
youtube-dl

index 47865d378fc6bbddc1c48f4399c15568cdb2411a..99bd385bcd702948976677919c4e67ba2f3d2798 100644 (file)
@@ -1 +1 @@
-2010.06.06
+2010.07.14
index e89c9152d6f16735f11441e5c64f0c44093b99b6..046b3fd662883a163e2d7b5d068d4163e00822b5 100755 (executable)
@@ -2109,7 +2109,7 @@ if __name__ == '__main__':
                # Parse command line
                parser = optparse.OptionParser(
                        usage='Usage: %prog [options] url...',
-                       version='2010.06.06',
+                       version='2010.07.14',
                        conflict_handler='resolve',
                )