Mercurial > hg > orthanc
comparison OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake @ 4944:f377d5643538 more-tags
new Warnings configuration + InstanceAvailability tag
author | Alain Mazy <am@osimis.io> |
---|---|
date | Thu, 17 Mar 2022 17:03:59 +0100 |
parents | 1aea0b217f70 |
children | f78438f61847 |
comparison
equal
deleted
inserted
replaced
4941:96a3e81eba90 | 4944:f377d5643538 |
---|---|
36 set(ORTHANC_DATABASE_VERSION 6) | 36 set(ORTHANC_DATABASE_VERSION 6) |
37 | 37 |
38 # Version of the Orthanc API, can be retrieved from "/system" URI in | 38 # Version of the Orthanc API, can be retrieved from "/system" URI in |
39 # order to check whether new URI endpoints are available even if using | 39 # order to check whether new URI endpoints are available even if using |
40 # the mainline version of Orthanc | 40 # the mainline version of Orthanc |
41 set(ORTHANC_API_VERSION "16") | 41 set(ORTHANC_API_VERSION "17") |
42 | 42 |
43 | 43 |
44 ##################################################################### | 44 ##################################################################### |
45 ## CMake parameters tunable by the user | 45 ## CMake parameters tunable by the user |
46 ##################################################################### | 46 ##################################################################### |