Mercurial > hg > orthanc-object-storage
diff Aws/CMakeLists.txt @ 61:5fed32546d27 1.3.0
1.3.0
author | Alain Mazy <am@osimis.io> |
---|---|
date | Sat, 26 Jun 2021 22:21:09 +0200 |
parents | f3c44d61e1e1 |
children | c4ed02f3328f |
line wrap: on
line diff
--- a/Aws/CMakeLists.txt Sat Jun 26 22:20:34 2021 +0200 +++ b/Aws/CMakeLists.txt Sat Jun 26 22:21:09 2021 +0200 @@ -19,7 +19,7 @@ project(OrthancAwsS3Storage) -set(PLUGIN_VERSION "mainline") +set(PLUGIN_VERSION "1.3.0") if (PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")