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 e89c9152d..046b3fd66 100755
--- a/youtube-dl
+++ b/youtube-dl
@@ -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',
 		)