changeset 786:b975906b4f05 default

back to mainline
author Alain Mazy <am@orthanc.team>
date Wed, 19 Aug 2026 10:16:44 +0200
parents 6737ae7fe1cd (diff) 93298adf159d (current diff)
children
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Aug 19 10:16:08 2026 +0200
+++ b/CMakeLists.txt	Wed Aug 19 10:16:44 2026 +0200
@@ -23,7 +23,7 @@
 
 project(OrthancDicomWeb)
 
-set(ORTHANC_DICOM_WEB_VERSION "1.24")
+set(ORTHANC_DICOM_WEB_VERSION "mainline")
 
 if (ORTHANC_DICOM_WEB_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")