Browse Source

Put back INTERNAL version

Ricardo Garcia 16 năm trước cách đây
mục cha
commit
cab60d710a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      youtube-dl

+ 1 - 1
youtube-dl

@@ -996,7 +996,7 @@ if __name__ == '__main__':
 		# Parse command line
 		parser = optparse.OptionParser(
 			usage='Usage: %prog [options] url...',
-			version='2009.05.13',
+			version='INTERNAL',
 			conflict_handler='resolve',
 		)