File tree 5 files changed +14
-20
lines changed
5 files changed +14
-20
lines changed Original file line number Diff line number Diff line change 3
3
; AppID can never be changed as subsequent installations require the same installation ID each time
4
4
AppID = FHIRToolkit
5
5
AppName = Health Intersections FHIR Toolkit
6
- AppVerName = FHIRToolkit v3.5.0
6
+ AppVerName = FHIRToolkit v3.5.1
7
7
8
8
; compilation control
9
9
OutputDir = ..\install\build
10
- OutputBaseFilename = fhirtoolkit-win64-3.5 .0
10
+ OutputBaseFilename = fhirtoolkit-win64-3.5 .1
11
11
Compression = lzma2 /ultra64
12
12
13
13
; 64 bit
@@ -32,11 +32,11 @@ UninstallFilesDir={app}\uninstall
32
32
; win2000+ add/remove programs support
33
33
AppPublisher = Health Intersections P/L
34
34
AppPublisherURL = http://www.healthintersections.com.au
35
- AppVersion = 3.5 .0
35
+ AppVersion = 3.5 .1
36
36
AppSupportURL = https://github.com/grahamegrieve/fhirserver
37
37
AppUpdatesURL = https://github.com/grahamegrieve/fhirserver
38
38
AppCopyright = Copyright (c) Health Intersections Pty Ltd 2020 +
39
- VersionInfoVersion = 3.5 .0 .0
39
+ VersionInfoVersion = 3.5 .1 .0
40
40
41
41
; dialog support
42
42
LicenseFile = ..\license
Original file line number Diff line number Diff line change 3
3
; AppID can never be changed as subsequent installations require the same installation ID each time
4
4
AppID = FHIRServer
5
5
AppName = Health Intersections FHIR Server
6
- AppVerName = FHIRServer v3.5.0
6
+ AppVerName = FHIRServer v3.5.1
7
7
8
8
; compilation control
9
9
OutputDir = ..\install\build
10
- OutputBaseFilename = fhirserver-win64-3.5 .0
10
+ OutputBaseFilename = fhirserver-win64-3.5 .1
11
11
Compression = lzma2 /ultra64
12
12
13
13
; 64 bit
@@ -34,11 +34,11 @@ UninstallFilesDir={app}\uninstall
34
34
; win2000+ add/remove programs support
35
35
AppPublisher = Health Intersections P/L
36
36
AppPublisherURL = http://www.healthintersections.com.au
37
- AppVersion = 3.5 .0
37
+ AppVersion = 3.5 .1
38
38
AppSupportURL = https://github.com/grahamegrieve/fhirserver
39
39
AppUpdatesURL = https://github.com/grahamegrieve/fhirserver
40
40
AppCopyright = Copyright (c) Health Intersections Pty Ltd 2011 +
41
- VersionInfoVersion = 3.5 .0 .0
41
+ VersionInfoVersion = 3.5 .1 .0
42
42
43
43
; dialog support
44
44
LicenseFile = ..\license
Original file line number Diff line number Diff line change 1
1
FHIR_CODE_FULL_VERSION = ' 3.5.1' ;
2
2
FHIR_CODE_RELEASE_DATE = ' 2024-04-22' ;
3
- FHIR_CODE_RELEASE_DATETIME = ' 20240422000004.033Z ' ;
3
+ FHIR_CODE_RELEASE_DATETIME = ' 20240422005054.744Z ' ;
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
1
<CONFIG>
3
2
<ProjectOptions>
4
3
<Version Value="12"/>
20
19
<MajorVersionNr Value="3"/>
21
20
<MinorVersionNr Value="5"/>
22
21
<RevisionNr Value="1"/>
22
+ <Attributes pvaDebug="False"/>
23
23
</VersionInfo>
24
24
<BuildModes Count="8">
25
25
<Item1 Name="default" Default="True"/>
219
219
</Debugging>
220
220
</Linking>
221
221
<Other>
222
- <CustomOptions Value =" -WM11.0
223
- -XR/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
224
- -gw2
225
- -gw3" />
222
+ <CustomOptions Value="-WM11.0 -XR/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -gw2 -gw3"/>
226
223
</Other>
227
224
</CompilerOptions>
228
225
</Item6>
514
511
<Name Value="ELibraryException"/>
515
512
</Item3>
516
513
<Item4>
517
- <Name Value =" < Unknown Class> " />
514
+ <Name Value="<Unknown Class> "/>
518
515
</Item4>
519
516
<Item5>
520
517
<Name Value="0000000eEIdSocketError"/>
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
1
<CONFIG>
3
2
<ProjectOptions>
4
3
<Version Value="12"/>
19
18
<MajorVersionNr Value="3"/>
20
19
<MinorVersionNr Value="5"/>
21
20
<RevisionNr Value="1"/>
21
+ <Attributes pvaDebug="False"/>
22
22
</VersionInfo>
23
23
<BuildModes>
24
24
<Item Name="default" Default="True"/>
232
232
<CompilerMessages>
233
233
<IgnoredMessages idx6058="True" idx5024="True"/>
234
234
</CompilerMessages>
235
- <CustomOptions Value =" -WM11.0
236
- -XR/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
237
- -gw2
238
- -gw3" />
235
+ <CustomOptions Value="-WM11.0 -XR/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -gw2 -gw3"/>
239
236
</Other>
240
237
</CompilerOptions>
241
238
</Item>
You can’t perform that action at this time.
0 commit comments