📄 version.tcl
字号:
# VERSION.TCL - contains the setup's version string.## Copyright 1984-1997 Wind River Systems, Inc## modification history:# ---------------------# 03s,20aug98,wmd v2.0: new release for Tornado 2.0.# 01d,17mar98,pdn v1.4: fixed MULTIPLE_VERSION logic to conform to the # design spec.# 01c,07jan98,pdn v1.3: allowed SETUP to continue even BAD_CD_REVISION message# is returned.# 01b,07jan98,pdn v1.2: added a list of overwriten files to the setup.log.# 01a,12aug97,pdn v1.1: started tracking modification of the SETUP script.## Note: When modifying any of the setup script/binary/dll, a version increase# is required. The first digit specifies a major modification, and the second# one specifies a minor modification.## This version number will be recorded in the setup.log.#set setupVals(version) "SETUP-2.0"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -