diff --git a/install/install-tk.iss b/install/install-tk.iss index 5990b6bf0..0e80acd35 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.44 +AppVerName=FHIRToolkit v3.4.45 ; compilation control OutputDir=..\install\build -OutputBaseFilename=fhirtoolkit-win64-3.4.44 +OutputBaseFilename=fhirtoolkit-win64-3.4.45 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.44 +AppVersion=3.4.45 AppSupportURL=https://github.com/grahamegrieve/fhirserver AppUpdatesURL=https://github.com/grahamegrieve/fhirserver AppCopyright=Copyright (c) Health Intersections Pty Ltd 2020+ -VersionInfoVersion=3.4.44.0 +VersionInfoVersion=3.4.45.0 ; dialog support LicenseFile=..\license diff --git a/install/install.iss b/install/install.iss index 45f665a1d..69709f5f3 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.44 +AppVerName=FHIRServer v3.4.45 ; compilation control OutputDir=..\install\build -OutputBaseFilename=fhirserver-win64-3.4.44 +OutputBaseFilename=fhirserver-win64-3.4.45 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.44 +AppVersion=3.4.45 AppSupportURL=https://github.com/grahamegrieve/fhirserver AppUpdatesURL=https://github.com/grahamegrieve/fhirserver AppCopyright=Copyright (c) Health Intersections Pty Ltd 2011+ -VersionInfoVersion=3.4.44.0 +VersionInfoVersion=3.4.45.0 ; dialog support LicenseFile=..\license diff --git a/library/version.inc b/library/version.inc index 53acc00c1..352d72874 100644 --- a/library/version.inc +++ b/library/version.inc @@ -1,3 +1,3 @@ - FHIR_CODE_FULL_VERSION = '3.4.45-SNAPSHOT'; - FHIR_CODE_RELEASE_DATE = '2025-02-17'; - FHIR_CODE_RELEASE_DATETIME = '20250217201920.327Z'; + FHIR_CODE_FULL_VERSION = '3.4.46-SNAPSHOT'; + FHIR_CODE_RELEASE_DATE = '2025-02-19'; + FHIR_CODE_RELEASE_DATETIME = '20250219001337.553Z'; diff --git a/release-notes.md b/release-notes.md index 730b96edf..b3d636a04 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,6 +1,6 @@ ## Change Notes: -* Fix bug in RxNorm lookup +* ## Conformance Notes: diff --git a/server/fhirconsole.lpi b/server/fhirconsole.lpi index 9703aeb77..576683282 100644 --- a/server/fhirconsole.lpi +++ b/server/fhirconsole.lpi @@ -1,4 +1,3 @@ - @@ -19,7 +18,7 @@ - + @@ -220,10 +219,7 @@ - + @@ -512,7 +508,7 @@ - + diff --git a/server/fhirserver.dproj b/server/fhirserver.dproj index 844897404..80a17b6d3 100644 --- a/server/fhirserver.dproj +++ b/server/fhirserver.dproj @@ -92,7 +92,7 @@ true 3 4 - 44 + 45 false @@ -167,7 +167,7 @@ true false 3 - 44 + 45 none 4 false diff --git a/server/fhirserver.lpi b/server/fhirserver.lpi index c0181bbb2..5cf435d7f 100644 --- a/server/fhirserver.lpi +++ b/server/fhirserver.lpi @@ -1,4 +1,3 @@ - @@ -20,7 +19,7 @@ - + @@ -1018,7 +1017,7 @@ - + diff --git a/toolkit2/fhirtoolkit.lpi b/toolkit2/fhirtoolkit.lpi index d08d80128..e9c04d294 100644 --- a/toolkit2/fhirtoolkit.lpi +++ b/toolkit2/fhirtoolkit.lpi @@ -17,7 +17,7 @@ - +