From e1a1ce99b78a99ba1f9c0468fd4ddd757f995d03 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Mon, 16 Dec 2024 06:35:53 +0000 Subject: [PATCH] Release Version 3.4.34 --- install/install-tk.iss | 8 ++++---- install/install.iss | 8 ++++---- library/version.inc | 6 +++--- release-notes.md | 5 ++--- server/fhirconsole.lpi | 2 +- server/fhirserver.dproj | 4 ++-- server/fhirserver.lpi | 2 +- toolkit2/fhirtoolkit.lpi | 2 +- 8 files changed, 18 insertions(+), 19 deletions(-) diff --git a/install/install-tk.iss b/install/install-tk.iss index 6afa279e1..b985f34c9 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.33 +AppVerName=FHIRToolkit v3.4.34 ; compilation control OutputDir=..\install\build -OutputBaseFilename=fhirtoolkit-win64-3.4.33 +OutputBaseFilename=fhirtoolkit-win64-3.4.34 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.33 +AppVersion=3.4.34 AppSupportURL=https://github.com/grahamegrieve/fhirserver AppUpdatesURL=https://github.com/grahamegrieve/fhirserver AppCopyright=Copyright (c) Health Intersections Pty Ltd 2020+ -VersionInfoVersion=3.4.33.0 +VersionInfoVersion=3.4.34.0 ; dialog support LicenseFile=..\license diff --git a/install/install.iss b/install/install.iss index 2a350d66f..281162898 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.33 +AppVerName=FHIRServer v3.4.34 ; compilation control OutputDir=..\install\build -OutputBaseFilename=fhirserver-win64-3.4.33 +OutputBaseFilename=fhirserver-win64-3.4.34 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.33 +AppVersion=3.4.34 AppSupportURL=https://github.com/grahamegrieve/fhirserver AppUpdatesURL=https://github.com/grahamegrieve/fhirserver AppCopyright=Copyright (c) Health Intersections Pty Ltd 2011+ -VersionInfoVersion=3.4.33.0 +VersionInfoVersion=3.4.34.0 ; dialog support LicenseFile=..\license diff --git a/library/version.inc b/library/version.inc index b92f43ca0..afab8aac1 100644 --- a/library/version.inc +++ b/library/version.inc @@ -1,3 +1,3 @@ - FHIR_CODE_FULL_VERSION = '3.4.34-SNAPSHOT'; - FHIR_CODE_RELEASE_DATE = '2024-12-05'; - FHIR_CODE_RELEASE_DATETIME = '20241205152817.522Z'; + FHIR_CODE_FULL_VERSION = '3.4.35-SNAPSHOT'; + FHIR_CODE_RELEASE_DATE = '2024-12-16'; + FHIR_CODE_RELEASE_DATETIME = '20241216063553.677Z'; diff --git a/release-notes.md b/release-notes.md index 500a7d26f..b3d636a04 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,8 +1,7 @@ ## Change Notes: -* support for valueset- version, and fix several bugs handling value set versions -* fix missed place for support of implied value sets +* ## Conformance Notes: -* tx.fhir.org passed all HL7 terminology service tests (mode 'tx.fhir.org', tests v1.7.0, runner v6.4.0) +* \ No newline at end of file diff --git a/server/fhirconsole.lpi b/server/fhirconsole.lpi index 53ae0c1a8..431588954 100644 --- a/server/fhirconsole.lpi +++ b/server/fhirconsole.lpi @@ -18,7 +18,7 @@ - + diff --git a/server/fhirserver.dproj b/server/fhirserver.dproj index 150bde855..903eea049 100644 --- a/server/fhirserver.dproj +++ b/server/fhirserver.dproj @@ -92,7 +92,7 @@ true 3 4 - 33 + 34 false @@ -167,7 +167,7 @@ true false 3 - 33 + 34 none 4 false diff --git a/server/fhirserver.lpi b/server/fhirserver.lpi index 5e0291e6a..33e6d7c6b 100644 --- a/server/fhirserver.lpi +++ b/server/fhirserver.lpi @@ -19,7 +19,7 @@ - + diff --git a/toolkit2/fhirtoolkit.lpi b/toolkit2/fhirtoolkit.lpi index 94f0b1541..0599ffebb 100644 --- a/toolkit2/fhirtoolkit.lpi +++ b/toolkit2/fhirtoolkit.lpi @@ -17,7 +17,7 @@ - +