# HG changeset patch # User Alain Mazy # Date 1787126963 -7200 # Node ID 2ef3d2ce49051e1c6e008476e921f59ca0ab3cf7 # Parent 856861bebd746fd5a84ad081d20e6b81657a95e3# Parent 72d6105363adb88626482e5d477e310632db38ba back to mainline diff -r 72d6105363ad -r 2ef3d2ce4905 PostgreSQL/CMakeLists.txt --- a/PostgreSQL/CMakeLists.txt Wed Aug 19 10:08:42 2026 +0200 +++ b/PostgreSQL/CMakeLists.txt Wed Aug 19 10:09:23 2026 +0200 @@ -22,7 +22,7 @@ cmake_minimum_required(VERSION 2.8...4.0) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "10.3") +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")