summary refs log tree commit diff
path: root/youtube-dl
diff options
context:
space:
mode:
Diffstat (limited to 'youtube-dl')
-rwxr-xr-xyoutube-dl2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube-dl b/youtube-dl
index c7d3752dc..47c646586 100755
--- a/youtube-dl
+++ b/youtube-dl
@@ -1504,7 +1504,7 @@ if __name__ == '__main__':
 		# Parse command line
 		parser = optparse.OptionParser(
 			usage='Usage: %prog [options] url...',
-			version='INTERNAL',
+			version='2010.02.13',
 			conflict_handler='resolve',
 		)