# HG changeset patch # User Alain Mazy # Date 1755072606 -7200 # Node ID 94fd54721752f0e8fa124aea6eb4b1603c5db300 # Parent 9f41a8c94f9c45b74390e717ffdf301f60f25420# Parent ae6dabec9af706254dbc74dadf9e593fe1dcbd81 back to mainline diff -r ae6dabec9af7 -r 94fd54721752 PostgreSQL/CMakeLists.txt --- a/PostgreSQL/CMakeLists.txt Wed Aug 13 10:09:26 2025 +0200 +++ b/PostgreSQL/CMakeLists.txt Wed Aug 13 10:10:06 2025 +0200 @@ -22,7 +22,7 @@ cmake_minimum_required(VERSION 2.8...4.0) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "9.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.9")