Mercurial > hg > orthanc-stl
changeset 81:eca0e3b14605 default tip
back to mainline
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Fri, 10 Oct 2025 15:23:30 +0200 |
parents | abcaf34cfd98 (diff) 5f530e435c8f (current diff) |
children | |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Oct 10 15:22:51 2025 +0200 +++ b/CMakeLists.txt Fri Oct 10 15:23:30 2025 +0200 @@ -35,7 +35,7 @@ cmake_minimum_required(VERSION 3.12) project(OrthancSTL) -set(ORTHANC_STL_VERSION "1.3") +set(ORTHANC_STL_VERSION "mainline") if (ORTHANC_STL_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")