changeset 45:f10874e13d11

update to orthanc framework 1.9.1 in all projects
author Alain Mazy <am@osimis.io>
date Fri, 19 Mar 2021 17:40:12 +0100
parents 2f5fd8a80636
children 1691da4ae9c3
files Azure/CMakeLists.txt Google/CMakeLists.txt
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Azure/CMakeLists.txt	Fri Mar 19 17:37:56 2021 +0100
+++ b/Azure/CMakeLists.txt	Fri Mar 19 17:40:12 2021 +0100
@@ -7,7 +7,7 @@
 include(CheckIncludeFileCXX)
 
 set(ORTHANC_FRAMEWORK_SOURCE "hg" CACHE STRING "orthanc source")
-set(ORTHANC_FRAMEWORK_VERSION "1.7.3" CACHE STRING "orthanc framework version")
+set(ORTHANC_FRAMEWORK_VERSION "1.9.1" CACHE STRING "orthanc framework version")
 set(ALLOW_DOWNLOADS ON)
 
 # Download and setup the Orthanc framework
--- a/Google/CMakeLists.txt	Fri Mar 19 17:37:56 2021 +0100
+++ b/Google/CMakeLists.txt	Fri Mar 19 17:40:12 2021 +0100
@@ -7,7 +7,7 @@
 include(CheckIncludeFileCXX)
 
 set(ORTHANC_FRAMEWORK_SOURCE "hg" CACHE STRING "orthanc source")
-set(ORTHANC_FRAMEWORK_VERSION "1.7.3" CACHE STRING "orthanc framework version")
+set(ORTHANC_FRAMEWORK_VERSION "1.9.1" CACHE STRING "orthanc framework version")
 set(ALLOW_DOWNLOADS ON)
 
 # Download and setup the Orthanc framework