Mercurial > hg > orthanc
diff 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 |
line wrap: on
line diff
--- a/OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake Fri Jan 29 09:46:47 2021 +0100 +++ b/OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake Fri Jan 29 11:51:42 2021 +0100 @@ -37,7 +37,7 @@ # Version of the Orthanc API, can be retrieved from "/system" URI in # order to check whether new URI endpoints are available even if using # the mainline version of Orthanc -set(ORTHANC_API_VERSION "9") +set(ORTHANC_API_VERSION "10") #####################################################################