v1.21.04: Added support for BodyDevInfo = 2 in CFG file to prevent both DevInfo and ObjRev from being written to PJ2 file
This commit is contained in:
Binary file not shown.
@@ -3,8 +3,8 @@ lparameters toUpdateObject
|
||||
* Set the properties of the passed updater object.
|
||||
|
||||
with toUpdateObject
|
||||
.VersionNumber = '1.21.03 - 20240424'
|
||||
.AvailableVersion = 'FoxBin2PRG-1.21.03-update-20240424'
|
||||
.VersionNumber = '1.21.04 - 20240826'
|
||||
.AvailableVersion = 'FoxBin2PRG-1.21.04-update-20240826'
|
||||
.Notes = GetNotes()
|
||||
.RegisterWithThor = GetRegisterWithThor()
|
||||
endwith
|
||||
@@ -63,4 +63,4 @@ text to lcCommand noshow
|
||||
endtext
|
||||
return lcCommand
|
||||
|
||||
*created by VFPX Deployment, 24.04.2024 16:40:08
|
||||
*created by VFPX Deployment, 08/26/2024 2:08:42 PM
|
||||
Reference in New Issue
Block a user