Mercurial > hg > orthanc-stl
changeset 42:c0d5dcefe26f
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 06 Apr 2024 10:25:55 +0200 |
parents | 8a1daa321afe (diff) 4d256256581d (current diff) |
children | 428903548e13 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Sat Apr 06 10:18:51 2024 +0200 +++ b/CMakeLists.txt Sat Apr 06 10:25:55 2024 +0200 @@ -35,7 +35,7 @@ cmake_minimum_required(VERSION 3.12) project(OrthancSTL) -set(ORTHANC_STL_VERSION "1.0") +set(ORTHANC_STL_VERSION "mainline") if (ORTHANC_STL_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")