# HG changeset patch # User Alain Mazy # Date 1782205458 -7200 # Node ID 7c42cdf07d2be84ec2437cee9f7c8c9a7290daf0 # Parent bc28366a0be3add0fb6a233dae5b02d66120f385# Parent 55fde62793df16fe94c82c547602a10a01a1708f back to mainline diff -r 55fde62793df -r 7c42cdf07d2b PostgreSQL/CMakeLists.txt --- a/PostgreSQL/CMakeLists.txt Tue Jun 23 11:03:44 2026 +0200 +++ b/PostgreSQL/CMakeLists.txt Tue Jun 23 11:04:18 2026 +0200 @@ -22,7 +22,7 @@ cmake_minimum_required(VERSION 2.8...4.0) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "10.2") +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")