# HG changeset patch # User Alain Mazy # Date 1764692120 -3600 # Node ID 7d3780b2421030f89b6e993051697ebb668cd64f # Parent 06c5dc6c4f1e3bf131435e289aff18299e41c8f3# Parent 81d837d7d20d5ea22b1828942f037ae9a225420f back to mainline diff -r 81d837d7d20d -r 7d3780b24210 PostgreSQL/CMakeLists.txt --- a/PostgreSQL/CMakeLists.txt Tue Dec 02 17:14:47 2025 +0100 +++ b/PostgreSQL/CMakeLists.txt Tue Dec 02 17:15:20 2025 +0100 @@ -22,7 +22,7 @@ cmake_minimum_required(VERSION 2.8...4.0) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "10.0") +set(ORTHANC_PLUGIN_VERSION "mainline") # This is the preferred version of the Orthanc SDK for this plugin set(ORTHANC_SDK_DEFAULT_VERSION "1.12.10")