Mercurial > hg > orthanc-object-storage
changeset 213:8322306f40ac
back to mainline
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Wed, 18 Dec 2024 17:46:58 +0100 |
parents | 082506ba41df (current diff) 5554e508c0c4 (diff) |
children | f1f3b6c4e1aa |
files | Aws/CMakeLists.txt Google/CMakeLists.txt |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/Azure/CMakeLists.txt Tue Dec 17 17:55:17 2024 +0100 +++ b/Azure/CMakeLists.txt Wed Dec 18 17:46:58 2024 +0100 @@ -21,7 +21,7 @@ project(OrthancAzureBlobStorage) -set(PLUGIN_VERSION "mainline") +set(PLUGIN_VERSION "2.5.0") if (PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")
--- a/NEWS Tue Dec 17 17:55:17 2024 +0100 +++ b/NEWS Wed Dec 18 17:46:58 2024 +0100 @@ -1,5 +1,5 @@ -Pending changes in the mainline -=============================== +2024-12-18 - v 2.5.0 +==================== * AWS plugin: * New configuration "StorageClass" to set the Storage class of the uploaded files.