Mercurial > hg > orthanc-object-storage
changeset 86:3e17842edcdd 2.1.0
2.1.0
author | Alain Mazy <am@osimis.io> |
---|---|
date | Fri, 21 Oct 2022 14:23:56 +0200 |
parents | 7ace942ede26 |
children | c797c84650dc 0ed95639dbd1 |
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 Oct 21 14:22:28 2022 +0200 +++ b/Aws/CMakeLists.txt Fri Oct 21 14:23:56 2022 +0200 @@ -19,7 +19,7 @@ project(OrthancAwsS3Storage) -set(PLUGIN_VERSION "mainline") +set(PLUGIN_VERSION "2.1.0") if (PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")