# HG changeset patch # User Alain Mazy # Date 1789807753 -7200 # Node ID d8d0b7b0cc759236cec860cff75f1e1b8ebbd8e3 # Parent 6177e8e6be50b3d8edaf0c5220609108485c5d8a PG 11.0 diff -r 6177e8e6be50 -r d8d0b7b0cc75 PostgreSQL/CMakeLists.txt --- a/PostgreSQL/CMakeLists.txt Fri Sep 18 14:41:29 2026 +0200 +++ b/PostgreSQL/CMakeLists.txt Sat Sep 19 10:49:13 2026 +0200 @@ -22,7 +22,7 @@ cmake_minimum_required(VERSION 2.8...4.0) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "11.0") # This is the preferred version of the Orthanc SDK for this plugin set(ORTHANC_SDK_DEFAULT_VERSION "1.13.0")