comparison OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake @ 5212:19e916dfc767 db-protobuf

integration mainline->db-protobuf
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 03 Apr 2023 10:30:15 +0200
parents 4c6f0211caaf 08e0c9c0ab39
children acaea72a3e91
comparison
equal deleted inserted replaced
5211:27e6ec2811e3 5212:19e916dfc767
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 "19") 41 set(ORTHANC_API_VERSION "20")
42 42
43 43
44 ##################################################################### 44 #####################################################################
45 ## CMake parameters tunable by the user 45 ## CMake parameters tunable by the user
46 ##################################################################### 46 #####################################################################