changeset 810:c4fdaeaff98b OrthancPostgreSQL-10.1

note about framework 1.12.11
author Alain Mazy <am@orthanc.team>
date Tue, 14 Apr 2026 21:26:48 +0200
parents 99f9e7d6b708
children c4284995ffd4 93efa859c424
files PostgreSQL/CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/PostgreSQL/CMakeLists.txt	Tue Apr 14 14:05:34 2026 +0200
+++ b/PostgreSQL/CMakeLists.txt	Tue Apr 14 21:26:48 2026 +0200
@@ -43,7 +43,7 @@
   set(ORTHANC_FRAMEWORK_VERSION "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_SOURCE "hg")
 else()
-  set(ORTHANC_FRAMEWORK_VERSION "1.12.11")  # while waiting for 1.12.11 for Orthanc::Toolbox::ToLowerCaseWithAccents
+  set(ORTHANC_FRAMEWORK_VERSION "1.12.11")  # 1.12.11 has a bug in ImageAccessor but it is not an issue here !
   set(ORTHANC_FRAMEWORK_DEFAULT_SOURCE "web")
 endif()