diff --git a/install/install-tk.iss b/install/install-tk.iss index 520a8932d..b5072932a 100644 --- a/install/install-tk.iss +++ b/install/install-tk.iss @@ -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.41 +AppVerName=FHIRToolkit v3.4.42 ; compilation control OutputDir=..\install\build -OutputBaseFilename=fhirtoolkit-win64-3.4.41 +OutputBaseFilename=fhirtoolkit-win64-3.4.42 Compression=lzma2/ultra64 ; 64 bit @@ -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.41 +AppVersion=3.4.42 AppSupportURL=https://github.com/grahamegrieve/fhirserver AppUpdatesURL=https://github.com/grahamegrieve/fhirserver AppCopyright=Copyright (c) Health Intersections Pty Ltd 2020+ -VersionInfoVersion=3.4.41.0 +VersionInfoVersion=3.4.42.0 ; dialog support LicenseFile=..\license diff --git a/install/install.iss b/install/install.iss index 0647d48fa..0fc9ac4d3 100644 --- a/install/install.iss +++ b/install/install.iss @@ -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.41 +AppVerName=FHIRServer v3.4.42 ; compilation control OutputDir=..\install\build -OutputBaseFilename=fhirserver-win64-3.4.41 +OutputBaseFilename=fhirserver-win64-3.4.42 Compression=lzma2/ultra64 ; 64 bit @@ -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.41 +AppVersion=3.4.42 AppSupportURL=https://github.com/grahamegrieve/fhirserver AppUpdatesURL=https://github.com/grahamegrieve/fhirserver AppCopyright=Copyright (c) Health Intersections Pty Ltd 2011+ -VersionInfoVersion=3.4.41.0 +VersionInfoVersion=3.4.42.0 ; dialog support LicenseFile=..\license diff --git a/library/version.inc b/library/version.inc index d5105f2e8..5d5bde980 100644 --- a/library/version.inc +++ b/library/version.inc @@ -1,3 +1,3 @@ - FHIR_CODE_FULL_VERSION = '3.4.42-SNAPSHOT'; + FHIR_CODE_FULL_VERSION = '3.4.43-SNAPSHOT'; FHIR_CODE_RELEASE_DATE = '2025-02-11'; - FHIR_CODE_RELEASE_DATETIME = '20250211110656.911Z'; + FHIR_CODE_RELEASE_DATETIME = '20250211162427.426Z'; diff --git a/release-notes.md b/release-notes.md index 718c1e553..b3d636a04 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,7 +1,7 @@ ## Change Notes: -* Fix access violation +* ## Conformance Notes: -* tx.fhir.org passed 300 HL7 terminology service tests (mode 'tx.fhir.org', tests v1.7.5, runner v6.5.8) \ No newline at end of file +* \ No newline at end of file diff --git a/server/fhirconsole.lpi b/server/fhirconsole.lpi index b1eb8dcdb..31d5c6bca 100644 --- a/server/fhirconsole.lpi +++ b/server/fhirconsole.lpi @@ -18,7 +18,7 @@ - + diff --git a/server/fhirserver.dproj b/server/fhirserver.dproj index 419286780..4c1c5a329 100644 --- a/server/fhirserver.dproj +++ b/server/fhirserver.dproj @@ -92,7 +92,7 @@ true 3 4 - 41 + 42 false @@ -167,7 +167,7 @@ true false 3 - 41 + 42 none 4 false diff --git a/server/fhirserver.lpi b/server/fhirserver.lpi index c38a15c91..99ee5fd8e 100644 --- a/server/fhirserver.lpi +++ b/server/fhirserver.lpi @@ -19,7 +19,7 @@ - + diff --git a/toolkit2/fhirtoolkit.lpi b/toolkit2/fhirtoolkit.lpi index 1202dcca2..da6b30d90 100644 --- a/toolkit2/fhirtoolkit.lpi +++ b/toolkit2/fhirtoolkit.lpi @@ -17,7 +17,7 @@ - +