Mercurial > hg > orthanc-object-storage
changeset 76:dee640a31111 2.0.0
2.0.0
author | Alain Mazy <am@osimis.io> |
---|---|
date | Tue, 30 Aug 2022 15:02:41 +0200 |
parents | ac596874d997 |
children | 88d8841501a3 47aa275ec631 |
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 Tue Aug 30 14:59:58 2022 +0200 +++ b/Aws/CMakeLists.txt Tue Aug 30 15:02:41 2022 +0200 @@ -19,7 +19,7 @@ project(OrthancAwsS3Storage) -set(PLUGIN_VERSION "mainline") +set(PLUGIN_VERSION "2.0.0") if (PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")