# HG changeset patch # User Alain Mazy # Date 1789807842 -7200 # Node ID 8e0c16a006c8a149bd48df4200fa6930de2cde39 # Parent 6177e8e6be50b3d8edaf0c5220609108485c5d8a# Parent 118b81d73b62a99ebcc9655e53d13577a18ef2af back to mainline diff -r 118b81d73b62 -r 8e0c16a006c8 PostgreSQL/CMakeLists.txt --- a/PostgreSQL/CMakeLists.txt Sat Sep 19 10:50:13 2026 +0200 +++ b/PostgreSQL/CMakeLists.txt Sat Sep 19 10:50:42 2026 +0200 @@ -22,7 +22,7 @@ cmake_minimum_required(VERSION 2.8...4.0) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "11.0") +set(ORTHANC_PLUGIN_VERSION "mainline") # This is the preferred version of the Orthanc SDK for this plugin set(ORTHANC_SDK_DEFAULT_VERSION "1.13.0")