浏览代码

Put back INTERNAL version

Ricardo Garcia 16 年之前
父节点
当前提交
cab60d710a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      youtube-dl

+ 1 - 1
youtube-dl

@@ -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='2009.05.13',
+			version='INTERNAL',
 			conflict_handler='resolve',
 			conflict_handler='resolve',
 		)
 		)