Mercurial > hg > orthanc-object-storage
changeset 214:f1f3b6c4e1aa default tip
fix
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Wed, 18 Dec 2024 17:47:45 +0100 |
parents | 8322306f40ac |
children | |
files | Azure/CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Azure/CMakeLists.txt Wed Dec 18 17:46:58 2024 +0100 +++ b/Azure/CMakeLists.txt Wed Dec 18 17:47:45 2024 +0100 @@ -21,7 +21,7 @@ project(OrthancAzureBlobStorage) -set(PLUGIN_VERSION "2.5.0") +set(PLUGIN_VERSION "mainline") if (PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")