Mercurial > hg > orthanc-object-storage
changeset 52:8a1dfd2d790d
back to 'mainline' version
author | Alain Mazy <am@osimis.io> |
---|---|
date | Mon, 26 Apr 2021 09:42:30 +0200 |
parents | b40327079244 |
children | 1c3e34f5c5c6 |
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 Mon Apr 26 09:37:58 2021 +0200 +++ b/Aws/CMakeLists.txt Mon Apr 26 09:42:30 2021 +0200 @@ -4,7 +4,7 @@ project(OrthancAwsS3Storage) -set(PLUGIN_VERSION "1.2.0") +set(PLUGIN_VERSION "mainline") include(CheckIncludeFileCXX)