Skip to content

Commit

Permalink
Release Version 3.4.35
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamegrieve committed Dec 17, 2024
1 parent b0d5546 commit d95f4dc
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 34 deletions.
8 changes: 4 additions & 4 deletions install/install-tk.iss
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
; AppID can never be changed as subsequent installations require the same installation ID each time
AppID=FHIRToolkit
AppName=Health Intersections FHIR Toolkit
AppVerName=FHIRToolkit v3.4.34
AppVerName=FHIRToolkit v3.4.35

; compilation control
OutputDir=..\install\build
OutputBaseFilename=fhirtoolkit-win64-3.4.34
OutputBaseFilename=fhirtoolkit-win64-3.4.35
Compression=lzma2/ultra64

; 64 bit
Expand All @@ -32,11 +32,11 @@ UninstallFilesDir={app}\uninstall
; win2000+ add/remove programs support
AppPublisher=Health Intersections P/L
AppPublisherURL=http://www.healthintersections.com.au
AppVersion=3.4.34
AppVersion=3.4.35
AppSupportURL=https://github.com/grahamegrieve/fhirserver
AppUpdatesURL=https://github.com/grahamegrieve/fhirserver
AppCopyright=Copyright (c) Health Intersections Pty Ltd 2020+
VersionInfoVersion=3.4.34.0
VersionInfoVersion=3.4.35.0

; dialog support
LicenseFile=..\license
Expand Down
8 changes: 4 additions & 4 deletions install/install.iss
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
; AppID can never be changed as subsequent installations require the same installation ID each time
AppID=FHIRServer
AppName=Health Intersections FHIR Server
AppVerName=FHIRServer v3.4.34
AppVerName=FHIRServer v3.4.35

; compilation control
OutputDir=..\install\build
OutputBaseFilename=fhirserver-win64-3.4.34
OutputBaseFilename=fhirserver-win64-3.4.35
Compression=lzma2/ultra64

; 64 bit
Expand All @@ -34,11 +34,11 @@ UninstallFilesDir={app}\uninstall
; win2000+ add/remove programs support
AppPublisher=Health Intersections P/L
AppPublisherURL=http://www.healthintersections.com.au
AppVersion=3.4.34
AppVersion=3.4.35
AppSupportURL=https://github.com/grahamegrieve/fhirserver
AppUpdatesURL=https://github.com/grahamegrieve/fhirserver
AppCopyright=Copyright (c) Health Intersections Pty Ltd 2011+
VersionInfoVersion=3.4.34.0
VersionInfoVersion=3.4.35.0

; dialog support
LicenseFile=..\license
Expand Down
6 changes: 3 additions & 3 deletions library/version.inc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FHIR_CODE_FULL_VERSION = '3.4.35-SNAPSHOT';
FHIR_CODE_RELEASE_DATE = '2024-12-16';
FHIR_CODE_RELEASE_DATETIME = '20241216063553.677Z';
FHIR_CODE_FULL_VERSION = '3.4.36-SNAPSHOT';
FHIR_CODE_RELEASE_DATE = '2024-12-17';
FHIR_CODE_RELEASE_DATETIME = '20241217073829.786Z';
7 changes: 2 additions & 5 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
## Change Notes:

* Update to support authoritative value sets properly
* Bye Bye R2 - no longer supported
* Add finding implicit value sets by URL in search
* Fix implicit SCT value set metadata
*

## Conformance Notes:

* tx.fhir.org passed all HL7 terminology service tests (mode 'tx.fhir.org', tests v1.7.0, runner v6.4.0)
*
10 changes: 3 additions & 7 deletions server/fhirconsole.lpi
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="12"/>
Expand All @@ -19,7 +18,7 @@
<VersionInfo>
<MajorVersionNr Value="3"/>
<MinorVersionNr Value="4"/>
<RevisionNr Value="34"/>
<RevisionNr Value="35"/>
<Attributes pvaDebug="False"/>
</VersionInfo>
<BuildModes Count="8">
Expand Down Expand Up @@ -220,10 +219,7 @@
</Debugging>
</Linking>
<Other>
<CustomOptions Value="-WM11.0
-XR/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
-gw2
-gw3"/>
<CustomOptions Value="-WM11.0&#10;-XR/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk&#10;-gw2&#10;-gw3"/>
</Other>
</CompilerOptions>
</Item6>
Expand Down Expand Up @@ -512,7 +508,7 @@
<Name Value="ELibraryException"/>
</Item3>
<Item4>
<Name Value="&lt;Unknown Class>"/>
<Name Value="&lt;Unknown Class&gt;"/>
</Item4>
<Item5>
<Name Value="0000000eEIdSocketError"/>
Expand Down
4 changes: 2 additions & 2 deletions server/fhirserver.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
<VerInfo_MajorVer>3</VerInfo_MajorVer>
<VerInfo_MinorVer>4</VerInfo_MinorVer>
<VerInfo_Release>34</VerInfo_Release>
<VerInfo_Release>35</VerInfo_Release>
<VerInfo_Debug>false</VerInfo_Debug>
</PropertyGroup>
<PropertyGroup Condition="&apos;$(Base_Win32)&apos;!=&apos;&apos;">
Expand Down Expand Up @@ -167,7 +167,7 @@
<DCC_RangeChecking>true</DCC_RangeChecking>
<DCC_DebugDCUs>false</DCC_DebugDCUs>
<VerInfo_MajorVer>3</VerInfo_MajorVer>
<VerInfo_Release>34</VerInfo_Release>
<VerInfo_Release>35</VerInfo_Release>
<AppDPIAwarenessMode>none</AppDPIAwarenessMode>
<VerInfo_MinorVer>4</VerInfo_MinorVer>
<VerInfo_Debug>false</VerInfo_Debug>
Expand Down
5 changes: 2 additions & 3 deletions server/fhirserver.lpi
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="12"/>
Expand All @@ -20,7 +19,7 @@
<UseVersionInfo Value="True"/>
<MajorVersionNr Value="3"/>
<MinorVersionNr Value="4"/>
<RevisionNr Value="34"/>
<RevisionNr Value="35"/>
<Attributes pvaDebug="False"/>
</VersionInfo>
<BuildModes Count="8">
Expand Down Expand Up @@ -1018,7 +1017,7 @@
<Name Value="EPackageCrawlerException"/>
</Item50>
<Item51>
<Name Value="&lt;Unknown Class>"/>
<Name Value="&lt;Unknown Class&gt;"/>
</Item51>
<Item52>
<Name Value="EDateFormatError"/>
Expand Down
8 changes: 2 additions & 6 deletions toolkit2/fhirtoolkit.lpi
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="12"/>
Expand All @@ -18,7 +17,7 @@
<UseVersionInfo Value="True"/>
<MajorVersionNr Value="3"/>
<MinorVersionNr Value="4"/>
<RevisionNr Value="34"/>
<RevisionNr Value="35"/>
<Attributes pvaDebug="False"/>
</VersionInfo>
<BuildModes>
Expand Down Expand Up @@ -233,10 +232,7 @@
<CompilerMessages>
<IgnoredMessages idx6058="True" idx5024="True"/>
</CompilerMessages>
<CustomOptions Value="-WM11.0
-XR/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
-gw2
-gw3"/>
<CustomOptions Value="-WM11.0&#10;-XR/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk&#10;-gw2&#10;-gw3"/>
</Other>
</CompilerOptions>
</Item>
Expand Down

0 comments on commit d95f4dc

Please sign in to comment.