Mercurial > hg > orthanc-object-storage
changeset 115:ca68456d789a
back to mainline
author | Alain Mazy <am@osimis.io> |
---|---|
date | Tue, 17 Oct 2023 13:10:29 +0200 |
parents | 78c075412ab4 (diff) 752ab0c59950 (current diff) |
children | 12ea59c97c40 |
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 Oct 17 13:09:35 2023 +0200 +++ b/Aws/CMakeLists.txt Tue Oct 17 13:10:29 2023 +0200 @@ -19,7 +19,7 @@ project(OrthancAwsS3Storage) -set(PLUGIN_VERSION "2.3.0") +set(PLUGIN_VERSION "mainline") if (PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")