Mercurial > hg > orthanc-object-storage
changeset 249:a24c76047d26
back to mainline
| author | Alain Mazy <am@orthanc.team> |
|---|---|
| date | Wed, 22 Jul 2026 11:58:26 +0200 |
| parents | 3c64e6768a58 (diff) f6b54676fa53 (current diff) |
| children | a950774a3f2d |
| files | Aws/CMakeLists.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Aws/CMakeLists.txt Wed Jul 22 11:57:54 2026 +0200 +++ b/Aws/CMakeLists.txt Wed Jul 22 11:58:26 2026 +0200 @@ -21,7 +21,7 @@ project(OrthancAwsS3Storage) -set(PLUGIN_VERSION "2.5.4") +set(PLUGIN_VERSION "mainline") if (PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")
