File tree Expand file tree Collapse file tree 7 files changed +18
-17
lines changed
Expand file tree Collapse file tree 7 files changed +18
-17
lines changed Original file line number Diff line number Diff line change 33; AppID can never be changed as subsequent installations require the same installation ID each time
44AppID = FHIRToolkit
55AppName = Health Intersections FHIR Toolkit
6- AppVerName = FHIRToolkit v4.0.0
6+ AppVerName = FHIRToolkit v4.0.1
77
88; compilation control
99OutputDir = ..\install\build
10- OutputBaseFilename = fhirtoolkit-win64-4.0 .0
10+ OutputBaseFilename = fhirtoolkit-win64-4.0 .1
1111Compression = lzma2 /ultra64
1212
1313; 64 bit
@@ -32,11 +32,11 @@ UninstallFilesDir={app}\uninstall
3232; win2000+ add/remove programs support
3333AppPublisher = Health Intersections P/L
3434AppPublisherURL = http://www.healthintersections.com.au
35- AppVersion = 4.0 .0
35+ AppVersion = 4.0 .1
3636AppSupportURL = https://github.com/grahamegrieve/fhirserver
3737AppUpdatesURL = https://github.com/grahamegrieve/fhirserver
3838AppCopyright = Copyright (c) Health Intersections Pty Ltd 2020 +
39- VersionInfoVersion = 4.0 .0 .0
39+ VersionInfoVersion = 4.0 .1 .0
4040
4141; dialog support
4242LicenseFile = ..\license
Original file line number Diff line number Diff line change 33; AppID can never be changed as subsequent installations require the same installation ID each time
44AppID = FHIRServer
55AppName = Health Intersections FHIR Server
6- AppVerName = FHIRServer v4.0.0
6+ AppVerName = FHIRServer v4.0.1
77
88; compilation control
99OutputDir = ..\install\build
10- OutputBaseFilename = fhirserver-win64-4.0 .0
10+ OutputBaseFilename = fhirserver-win64-4.0 .1
1111Compression = lzma2 /ultra64
1212
1313; 64 bit
@@ -34,11 +34,11 @@ UninstallFilesDir={app}\uninstall
3434; win2000+ add/remove programs support
3535AppPublisher = Health Intersections P/L
3636AppPublisherURL = http://www.healthintersections.com.au
37- AppVersion = 4.0 .0
37+ AppVersion = 4.0 .1
3838AppSupportURL = https://github.com/grahamegrieve/fhirserver
3939AppUpdatesURL = https://github.com/grahamegrieve/fhirserver
4040AppCopyright = Copyright (c) Health Intersections Pty Ltd 2011 +
41- VersionInfoVersion = 4.0 .0 .0
41+ VersionInfoVersion = 4.0 .1 .0
4242
4343; dialog support
4444LicenseFile = ..\license
Original file line number Diff line number Diff line change 1- FHIR_CODE_FULL_VERSION = ' 4.0.1 -SNAPSHOT' ;
2- FHIR_CODE_RELEASE_DATE = ' 2025-09-23 ' ;
3- FHIR_CODE_RELEASE_DATETIME = ' 20250923221602.378Z ' ;
1+ FHIR_CODE_FULL_VERSION = ' 4.0.2 -SNAPSHOT' ;
2+ FHIR_CODE_RELEASE_DATE = ' 2025-10-09 ' ;
3+ FHIR_CODE_RELEASE_DATETIME = ' 20251009061336.013Z ' ;
Original file line number Diff line number Diff line change 1818 <VersionInfo>
1919 <MajorVersionNr Value="4"/>
2020 <MinorVersionNr Value="0"/>
21- <RevisionNr Value="0 "/>
21+ <RevisionNr Value="1 "/>
2222 <Attributes pvaDebug="False"/>
2323 </VersionInfo>
2424 <BuildModes Count="8">
Original file line number Diff line number Diff line change 9292 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
9393 <VerInfo_MajorVer>4</VerInfo_MajorVer>
9494 <VerInfo_MinorVer>0</VerInfo_MinorVer>
95- <VerInfo_Release>0 </VerInfo_Release>
95+ <VerInfo_Release>1 </VerInfo_Release>
9696 <VerInfo_Debug>false</VerInfo_Debug>
9797 </PropertyGroup>
9898 <PropertyGroup Condition="'$(Base_Win32)'!=''">
167167 <DCC_RangeChecking>true</DCC_RangeChecking>
168168 <DCC_DebugDCUs>false</DCC_DebugDCUs>
169169 <VerInfo_MajorVer>4</VerInfo_MajorVer>
170- <VerInfo_Release>0 </VerInfo_Release>
170+ <VerInfo_Release>1 </VerInfo_Release>
171171 <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
172172 <VerInfo_MinorVer>0</VerInfo_MinorVer>
173173 <VerInfo_Debug>false</VerInfo_Debug>
Original file line number Diff line number Diff line change 1818 </General >
1919 <VersionInfo >
2020 <UseVersionInfo Value =" True" />
21- <MajorVersionNr Value =" 3 " />
22- <MinorVersionNr Value =" 9 " />
21+ <MajorVersionNr Value =" 4 " />
22+ <MinorVersionNr Value =" 0 " />
2323 <RevisionNr Value =" 1" />
24+ <Attributes pvaDebug =" False" />
2425 </VersionInfo >
2526 <BuildModes Count =" 8" >
2627 <Item1 Name =" default" Default =" True" />
Original file line number Diff line number Diff line change 1717 <UseVersionInfo Value="True"/>
1818 <MajorVersionNr Value="4"/>
1919 <MinorVersionNr Value="0"/>
20- <RevisionNr Value="0 "/>
20+ <RevisionNr Value="1 "/>
2121 <Attributes pvaDebug="False"/>
2222 </VersionInfo>
2323 <BuildModes>
You can’t perform that action at this time.
0 commit comments