mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 00:25:15 +00:00 
			
		
		
		
	Set version number
This commit is contained in:
		@@ -996,7 +996,7 @@ if __name__ == '__main__':
 | 
				
			|||||||
		# Parse command line
 | 
							# Parse command line
 | 
				
			||||||
		parser = optparse.OptionParser(
 | 
							parser = optparse.OptionParser(
 | 
				
			||||||
			usage='Usage: %prog [options] url...',
 | 
								usage='Usage: %prog [options] url...',
 | 
				
			||||||
			version='INTERNAL',
 | 
								version='2009.05.13',
 | 
				
			||||||
			conflict_handler='resolve',
 | 
								conflict_handler='resolve',
 | 
				
			||||||
		)
 | 
							)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user