summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xyoutube-dl2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube-dl b/youtube-dl
index 4ddf62274..192f9b21f 100755
--- a/youtube-dl
+++ b/youtube-dl
@@ -941,7 +941,7 @@ if __name__ == '__main__':
 		# Parse command line
 		parser = optparse.OptionParser(
 				usage='Usage: %prog [options] url...',
-				version='2009.02.07',
+				version='2009.03.03',
 				conflict_handler='resolve',
 				)
 		parser.add_option('-h', '--help',