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 617ac1339..072a91970 100755
--- a/youtube-dl
+++ b/youtube-dl
@@ -2723,7 +2723,7 @@ if __name__ == '__main__':
 		# Parse command line
 		parser = optparse.OptionParser(
 			usage='Usage: %prog [options] url...',
-			version='2011.02.25',
+			version='2011.02.25b',
 			conflict_handler='resolve',
 		)