comparison OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake @ 4819:70d2a97ca8cb openssl-3.x

integration mainline->openssl-3.x
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 25 Nov 2021 13:12:32 +0100
parents 61da49321754 ae643f664628
children 2e71a08eea15
comparison
equal deleted inserted replaced
4785:61da49321754 4819:70d2a97ca8cb
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 "15") 40 set(ORTHANC_API_VERSION "16")
41 41
42 42
43 ##################################################################### 43 #####################################################################
44 ## CMake parameters tunable by the user 44 ## CMake parameters tunable by the user
45 ##################################################################### 45 #####################################################################