]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube-dl
Add LATEST_VERSION to further ease checking which is the latest stable version
[youtube-dl.git] / youtube-dl
index bb982e22a62d3379f0d7ba0049d594a7a56687ec..b2dc7952d9c3a0a1c7ed41bde7be98d3e887f3a2 100755 (executable)
@@ -996,7 +996,7 @@ if __name__ == '__main__':
                # Parse command line
                parser = optparse.OptionParser(
                        usage='Usage: %prog [options] url...',
-                       version='2009.05.13',
+                       version='INTERNAL',
                        conflict_handler='resolve',
                )