diff CMakeLists.txt @ 60:c322c949bd8e OrthancSTL-1.1

OrthancSTL-1.1
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 22 May 2024 15:33:32 +0200
parents 0a408a81fb15
children 5dc3f3dcc092
line wrap: on
line diff
--- a/CMakeLists.txt	Tue May 21 16:02:49 2024 +0200
+++ b/CMakeLists.txt	Wed May 22 15:33:32 2024 +0200
@@ -35,7 +35,7 @@
 cmake_minimum_required(VERSION 3.12)
 project(OrthancSTL)
 
-set(ORTHANC_STL_VERSION "mainline")
+set(ORTHANC_STL_VERSION "1.1")
 
 if (ORTHANC_STL_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")