Mercurial > hg > orthanc-object-storage
changeset 2:cd1622edea7f
version = mainline
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Fri, 03 Jul 2020 10:10:47 +0200 |
parents | fc26a8fc54d5 |
children | 8030fc8c4283 55ce49bf32b3 |
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 Jul 03 10:08:44 2020 +0200 +++ b/Aws/CMakeLists.txt Fri Jul 03 10:10:47 2020 +0200 @@ -4,7 +4,7 @@ project(OrthancAwsS3Storage) -set(PLUGIN_VERSION "0.9") +set(PLUGIN_VERSION "mainline") include(CheckIncludeFileCXX)