comparison OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake @ 4160:77255a09883b

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 24 Aug 2020 07:28:45 +0200
parents 2e540919aac9
children 116bd42caf49
comparison
equal deleted inserted replaced
4158:32ac045109a6 4160:77255a09883b
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 "7") 40 set(ORTHANC_API_VERSION "8")
41 41
42 42
43 ##################################################################### 43 #####################################################################
44 ## CMake parameters tunable by the user 44 ## CMake parameters tunable by the user
45 ##################################################################### 45 #####################################################################