Changeset 782d479
- Timestamp:
- Dec 3, 2020, 8:32:25 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- f78ead5
- Parents:
- 4b138dd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkins/Distribute
r4b138dd r782d479 109 109 [$class: 'ParametersDefinitionProperty', \ 110 110 parameterDefinitions: [ \ 111 [$class: ' IntergerParameterDefinition', \112 description: 'The build number to put in the version',\111 [$class: 'StringParameterDefinition', \ 112 description: 'The build to put in the version', \ 113 113 name: 'Build', \ 114 defaultValue: '', \ 114 115 ], \ 115 116 ],
Note: See TracChangeset
for help on using the changeset viewer.