comparison OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake @ 4491:cf44052fdf60

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 29 Jan 2021 11:51:42 +0100
parents 3fd0bf1cb361
children f8660649ae96
comparison
equal deleted inserted replaced
4488:50b3f4c8107e 4491:cf44052fdf60
35 set(ORTHANC_DATABASE_VERSION 6) 35 set(ORTHANC_DATABASE_VERSION 6)
36 36
37 # Version of the Orthanc API, can be retrieved from "/system" URI in 37 # Version of the Orthanc API, can be retrieved from "/system" URI in
38 # order to check whether new URI endpoints are available even if using 38 # order to check whether new URI endpoints are available even if using
39 # the mainline version of Orthanc 39 # the mainline version of Orthanc
40 set(ORTHANC_API_VERSION "9") 40 set(ORTHANC_API_VERSION "10")
41 41
42 42
43 ##################################################################### 43 #####################################################################
44 ## CMake parameters tunable by the user 44 ## CMake parameters tunable by the user
45 ##################################################################### 45 #####################################################################