Mercurial > hg > orthanc-object-storage
changeset 104:5f6cb6dff8f4 2.2.0
2.2.0
author | Alain Mazy <am@osimis.io> |
---|---|
date | Thu, 20 Jul 2023 17:21:44 +0200 |
parents | 2ba7af9eddce |
children | 003d21d49019 507a477fa2ee |
files | Aws/CMakeLists.txt Azure/CMakeLists.txt Google/CMakeLists.txt |
diffstat | 3 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/Aws/CMakeLists.txt Thu Jul 20 17:19:07 2023 +0200 +++ b/Aws/CMakeLists.txt Thu Jul 20 17:21:44 2023 +0200 @@ -19,7 +19,7 @@ project(OrthancAwsS3Storage) -set(PLUGIN_VERSION "mainline") +set(PLUGIN_VERSION "2.2.0") if (PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")