Mercurial > hg > orthanc-object-storage
changeset 13:3e218a18ec73 0.9.3
version 0.9.3
author | Alain Mazy |
---|---|
date | Wed, 26 Aug 2020 12:51:37 +0200 |
parents | a203d0a4fd8f |
children | c390539996f4 df125ef7e2d2 |
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 Wed Aug 26 12:50:39 2020 +0200 +++ b/Aws/CMakeLists.txt Wed Aug 26 12:51:37 2020 +0200 @@ -4,7 +4,7 @@ project(OrthancAwsS3Storage) -set(PLUGIN_VERSION "mainline") +set(PLUGIN_VERSION "0.9.3") include(CheckIncludeFileCXX)