Mercurial > hg > orthanc-object-storage
changeset 93:4b30718f2e05 2.1.1
2.1.1
author | Alain Mazy <am@osimis.io> |
---|---|
date | Fri, 16 Dec 2022 14:56:24 +0100 |
parents | 9b2a76fe987a |
children | 141e198d6106 c89a40a5d063 |
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 Fri Dec 16 14:55:14 2022 +0100 +++ b/Aws/CMakeLists.txt Fri Dec 16 14:56:24 2022 +0100 @@ -19,7 +19,7 @@ project(OrthancAwsS3Storage) -set(PLUGIN_VERSION "mainline") +set(PLUGIN_VERSION "2.1.1") if (PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")