From 011d1893b11df245fbc2f85eea1dd1abcfa7fd3b Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Sat, 3 Feb 2024 13:04:50 +1100 Subject: [PATCH] Release Version 3.2.1 --- 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 ff8631013..2afd021d5 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.2.0 +AppVerName=FHIRToolkit v3.2.1 ; compilation control OutputDir=..\install\build -OutputBaseFilename=fhirtoolkit-win64-3.2.0 +OutputBaseFilename=fhirtoolkit-win64-3.2.1 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.2.0 +AppVersion=3.2.1 AppSupportURL=https://github.com/grahamegrieve/fhirserver AppUpdatesURL=https://github.com/grahamegrieve/fhirserver AppCopyright=Copyright (c) Health Intersections Pty Ltd 2020+ -VersionInfoVersion=3.2.0.0 +VersionInfoVersion=3.2.1.0 ; dialog support LicenseFile=..\license diff --git a/install/install.iss b/install/install.iss index ff7098302..2801590d0 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.2.0 +AppVerName=FHIRServer v3.2.1 ; compilation control OutputDir=..\install\build -OutputBaseFilename=fhirserver-win64-3.2.0 +OutputBaseFilename=fhirserver-win64-3.2.1 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.2.0 +AppVersion=3.2.1 AppSupportURL=https://github.com/grahamegrieve/fhirserver AppUpdatesURL=https://github.com/grahamegrieve/fhirserver AppCopyright=Copyright (c) Health Intersections Pty Ltd 2011+ -VersionInfoVersion=3.2.0.0 +VersionInfoVersion=3.2.1.0 ; dialog support LicenseFile=..\license diff --git a/library/version.inc b/library/version.inc index 32f2c71f4..018658d04 100644 --- a/library/version.inc +++ b/library/version.inc @@ -1,3 +1,3 @@ - FHIR_CODE_FULL_VERSION = '3.2.1-SNAPSHOT'; - FHIR_CODE_RELEASE_DATE = '2024-02-02'; - FHIR_CODE_RELEASE_DATETIME = '20240202234523.958Z'; + FHIR_CODE_FULL_VERSION = '3.2.1'; + FHIR_CODE_RELEASE_DATE = '2024-02-03'; + FHIR_CODE_RELEASE_DATETIME = '20240203015007.620Z'; diff --git a/server/fhirconsole.lpi b/server/fhirconsole.lpi index 059e4a7e2..3585be98c 100644 --- a/server/fhirconsole.lpi +++ b/server/fhirconsole.lpi @@ -17,7 +17,7 @@ - + diff --git a/server/fhirserver.dproj b/server/fhirserver.dproj index af819aba3..f4dda69f6 100644 --- a/server/fhirserver.dproj +++ b/server/fhirserver.dproj @@ -92,7 +92,7 @@ true 3 2 - 0 + 1 false @@ -167,7 +167,7 @@ true false 3 - 0 + 1 none 2 false diff --git a/server/fhirserver.lpi b/server/fhirserver.lpi index e9301c54d..bf653f4e7 100644 --- a/server/fhirserver.lpi +++ b/server/fhirserver.lpi @@ -19,7 +19,7 @@ - + diff --git a/toolkit2/fhirtoolkit.lpi b/toolkit2/fhirtoolkit.lpi index 14fde4b58..73e553221 100644 --- a/toolkit2/fhirtoolkit.lpi +++ b/toolkit2/fhirtoolkit.lpi @@ -16,7 +16,7 @@ - +