Mercurial > hg > orthanc-object-storage
changeset 16:0e509a47e010 1.0.0
1.0.0
author | Alain Mazy |
---|---|
date | Tue, 01 Sep 2020 17:31:33 +0200 |
parents | 2a02b21f0a19 |
children | 8d50268e2b8f 66501c80f1b0 |
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 Sep 01 13:08:49 2020 +0200 +++ b/Aws/CMakeLists.txt Tue Sep 01 17:31:33 2020 +0200 @@ -4,7 +4,7 @@ project(OrthancAwsS3Storage) -set(PLUGIN_VERSION "mainline") +set(PLUGIN_VERSION "1.0.0") include(CheckIncludeFileCXX)