]> gitweb @ CieloNegro.org - youtube-dl.git/commitdiff
Bump version number
authorRicardo Garcia <sarbalap+freshmeat@gmail.com>
Tue, 19 Jan 2010 19:26:44 +0000 (20:26 +0100)
committerRicardo Garcia <sarbalap+freshmeat@gmail.com>
Sun, 31 Oct 2010 10:26:26 +0000 (11:26 +0100)
LATEST_VERSION
youtube-dl

index 7ed3afa000beda9d4307742f20df8a1d4a7bcb06..0f292c9a2a3912e2a3b62b220036dfe371b4e6e7 100644 (file)
@@ -1 +1 @@
-2010.01.15
+2010.01.19
index 6b56f3f98f6b0e03c7d3b623ad3ff99591c2004c..9e2862123c124ba82e0e235181048fbf983b3dfc 100755 (executable)
@@ -1374,7 +1374,7 @@ if __name__ == '__main__':
                # Parse command line
                parser = optparse.OptionParser(
                        usage='Usage: %prog [options] url...',
-                       version='2010.01.06',
+                       version='2010.01.19',
                        conflict_handler='resolve',
                )