Mercurial > hg > orthanc-object-storage
changeset 245:760a192747f9
back to mainline (cont)
| author | Alain Mazy <am@orthanc.team> |
|---|---|
| date | Mon, 22 Jun 2026 16:35:01 +0200 |
| parents | 60ee0df9c34f |
| children | 6f6e2f981606 |
| files | Aws/CMakeLists.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Aws/CMakeLists.txt Mon Jun 22 16:34:30 2026 +0200 +++ b/Aws/CMakeLists.txt Mon Jun 22 16:35:01 2026 +0200 @@ -21,7 +21,7 @@ project(OrthancAwsS3Storage) -set(PLUGIN_VERSION "2.5.3") +set(PLUGIN_VERSION "mainline") if (PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")
