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 de6c7a1d1..a0cafeae9 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.01.31',
+				version='2009.02.07',
 				conflict_handler='resolve',
 				)
 		parser.add_option('-h', '--help',