changeset 544:2556dffd8b24 OrthancDicomWeb-1.10.1

OrthancDicomWeb-1.10.1
author Alain Mazy <am@osimis.io>
date Mon, 10 Oct 2022 14:39:15 +0200
parents b952ff57e48e
children 9ff5c8affd71 bc125f0ceb7f
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Oct 10 14:37:23 2022 +0200
+++ b/CMakeLists.txt	Mon Oct 10 14:39:15 2022 +0200
@@ -21,7 +21,7 @@
 
 project(OrthancDicomWeb)
 
-set(ORTHANC_DICOM_WEB_VERSION "mainline")
+set(ORTHANC_DICOM_WEB_VERSION "1.10.1")
 
 if (ORTHANC_DICOM_WEB_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")