From 2e70606f0014bed840ebefe24823e57adf5b764e Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Mon, 4 Mar 2024 09:31:56 +1100 Subject: [PATCH] Release Version 3.3.9 --- install/install-tk.iss | 8 ++++---- install/install.iss | 8 ++++---- library/version.inc | 6 +++--- server/fhirconsole.lpi | 2 +- server/fhirserver.dproj | 4 ++-- server/fhirserver.lpi | 2 +- toolkit2/fhirtoolkit.lpi | 2 +- 7 files changed, 16 insertions(+), 16 deletions(-) diff --git a/install/install-tk.iss b/install/install-tk.iss index b9a0f7bcc..dc3bae2e9 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.3.8 +AppVerName=FHIRToolkit v3.3.9 ; compilation control OutputDir=..\install\build -OutputBaseFilename=fhirtoolkit-win64-3.3.8 +OutputBaseFilename=fhirtoolkit-win64-3.3.9 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.3.8 +AppVersion=3.3.9 AppSupportURL=https://github.com/grahamegrieve/fhirserver AppUpdatesURL=https://github.com/grahamegrieve/fhirserver AppCopyright=Copyright (c) Health Intersections Pty Ltd 2020+ -VersionInfoVersion=3.3.8.0 +VersionInfoVersion=3.3.9.0 ; dialog support LicenseFile=..\license diff --git a/install/install.iss b/install/install.iss index 0054b6687..b1eacce79 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.3.8 +AppVerName=FHIRServer v3.3.9 ; compilation control OutputDir=..\install\build -OutputBaseFilename=fhirserver-win64-3.3.8 +OutputBaseFilename=fhirserver-win64-3.3.9 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.3.8 +AppVersion=3.3.9 AppSupportURL=https://github.com/grahamegrieve/fhirserver AppUpdatesURL=https://github.com/grahamegrieve/fhirserver AppCopyright=Copyright (c) Health Intersections Pty Ltd 2011+ -VersionInfoVersion=3.3.8.0 +VersionInfoVersion=3.3.9.0 ; dialog support LicenseFile=..\license diff --git a/library/version.inc b/library/version.inc index 68fce5a75..b6a78fd39 100644 --- a/library/version.inc +++ b/library/version.inc @@ -1,3 +1,3 @@ - FHIR_CODE_FULL_VERSION = '3.3.8'; - FHIR_CODE_RELEASE_DATE = '2024-03-02'; - FHIR_CODE_RELEASE_DATETIME = '20240302211429.519Z'; + FHIR_CODE_FULL_VERSION = '3.3.9'; + FHIR_CODE_RELEASE_DATE = '2024-03-03'; + FHIR_CODE_RELEASE_DATETIME = '20240303221950.691Z'; diff --git a/server/fhirconsole.lpi b/server/fhirconsole.lpi index 5b72dafb2..6d93c0c88 100644 --- a/server/fhirconsole.lpi +++ b/server/fhirconsole.lpi @@ -17,7 +17,7 @@ - + diff --git a/server/fhirserver.dproj b/server/fhirserver.dproj index b2652f515..a57b20701 100644 --- a/server/fhirserver.dproj +++ b/server/fhirserver.dproj @@ -92,7 +92,7 @@ true 3 3 - 8 + 9 false @@ -167,7 +167,7 @@ true false 3 - 8 + 9 none 3 false diff --git a/server/fhirserver.lpi b/server/fhirserver.lpi index 8148902ca..e9833457b 100644 --- a/server/fhirserver.lpi +++ b/server/fhirserver.lpi @@ -19,7 +19,7 @@ - + diff --git a/toolkit2/fhirtoolkit.lpi b/toolkit2/fhirtoolkit.lpi index 7d3b604ab..f6fa60bde 100644 --- a/toolkit2/fhirtoolkit.lpi +++ b/toolkit2/fhirtoolkit.lpi @@ -17,7 +17,7 @@ - +