Mercurial > hg > orthanc-object-storage
changeset 221:e391372078f4
back to mainline
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Fri, 28 Mar 2025 16:26:22 +0100 |
parents | 4a2b1f550ad7 (diff) 30cc21ef8d2f (current diff) |
children | d7aadea091f4 |
files | Google/CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Google/CMakeLists.txt Fri Mar 28 16:25:49 2025 +0100 +++ b/Google/CMakeLists.txt Fri Mar 28 16:26:22 2025 +0100 @@ -21,7 +21,7 @@ project(OrthancGoogleCloudStorage) -set(PLUGIN_VERSION "2.5.1") +set(PLUGIN_VERSION "mainline") if (PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")