File tree Expand file tree Collapse file tree 8 files changed +18
-19
lines changed
Expand file tree Collapse file tree 8 files changed +18
-19
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 v3.8.5
6+ AppVerName = FHIRToolkit v3.8.6
77
88; compilation control
99OutputDir = ..\install\build
10- OutputBaseFilename = fhirtoolkit-win64-3.8 .5
10+ OutputBaseFilename = fhirtoolkit-win64-3.8 .6
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 = 3.8 .5
35+ AppVersion = 3.8 .6
3636AppSupportURL = https://github.com/grahamegrieve/fhirserver
3737AppUpdatesURL = https://github.com/grahamegrieve/fhirserver
3838AppCopyright = Copyright (c) Health Intersections Pty Ltd 2020 +
39- VersionInfoVersion = 3.8 .5 .0
39+ VersionInfoVersion = 3.8 .6 .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 v3.8.5
6+ AppVerName = FHIRServer v3.8.6
77
88; compilation control
99OutputDir = ..\install\build
10- OutputBaseFilename = fhirserver-win64-3.8 .5
10+ OutputBaseFilename = fhirserver-win64-3.8 .6
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 = 3.8 .5
37+ AppVersion = 3.8 .6
3838AppSupportURL = https://github.com/grahamegrieve/fhirserver
3939AppUpdatesURL = https://github.com/grahamegrieve/fhirserver
4040AppCopyright = Copyright (c) Health Intersections Pty Ltd 2011 +
41- VersionInfoVersion = 3.8 .5 .0
41+ VersionInfoVersion = 3.8 .6 .0
4242
4343; dialog support
4444LicenseFile = ..\license
Original file line number Diff line number Diff line change 1- FHIR_CODE_FULL_VERSION = ' 3.8.6 -SNAPSHOT' ;
2- FHIR_CODE_RELEASE_DATE = ' 2025-08-04 ' ;
3- FHIR_CODE_RELEASE_DATETIME = ' 20250804222155.121Z ' ;
1+ FHIR_CODE_FULL_VERSION = ' 3.8.7 -SNAPSHOT' ;
2+ FHIR_CODE_RELEASE_DATE = ' 2025-08-06 ' ;
3+ FHIR_CODE_RELEASE_DATETIME = ' 20250806004414.439Z ' ;
Original file line number Diff line number Diff line change 11## Change Notes for {ver}:
22
3- * Clean up error reporting for unknown code systems
3+ *
44
55## Conformance Notes:
66
Original file line number Diff line number Diff line change 1818 <VersionInfo>
1919 <MajorVersionNr Value="3"/>
2020 <MinorVersionNr Value="8"/>
21- <RevisionNr Value="5 "/>
21+ <RevisionNr Value="6 "/>
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>3</VerInfo_MajorVer>
9494 <VerInfo_MinorVer>8</VerInfo_MinorVer>
95- <VerInfo_Release>5 </VerInfo_Release>
95+ <VerInfo_Release>6 </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>3</VerInfo_MajorVer>
170- <VerInfo_Release>5 </VerInfo_Release>
170+ <VerInfo_Release>6 </VerInfo_Release>
171171 <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
172172 <VerInfo_MinorVer>8</VerInfo_MinorVer>
173173 <VerInfo_Debug>false</VerInfo_Debug>
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" ?>
21<CONFIG>
32 <ProjectOptions>
43 <Version Value="12"/>
2019 <UseVersionInfo Value="True"/>
2120 <MajorVersionNr Value="3"/>
2221 <MinorVersionNr Value="8"/>
23- <RevisionNr Value =" 5 " />
22+ <RevisionNr Value="6 "/>
2423 <Attributes pvaDebug="False"/>
2524 </VersionInfo>
2625 <BuildModes Count="8">
10021001 <Name Value="EPackageCrawlerException"/>
10031002 </Item50>
10041003 <Item51>
1005- <Name Value =" < Unknown Class> " />
1004+ <Name Value="<Unknown Class> "/>
10061005 </Item51>
10071006 <Item52>
10081007 <Name Value="EDateFormatError"/>
Original file line number Diff line number Diff line change 1717 <UseVersionInfo Value="True"/>
1818 <MajorVersionNr Value="3"/>
1919 <MinorVersionNr Value="8"/>
20- <RevisionNr Value="5 "/>
20+ <RevisionNr Value="6 "/>
2121 <Attributes pvaDebug="False"/>
2222 </VersionInfo>
2323 <BuildModes>
You can’t perform that action at this time.
0 commit comments