# HG changeset patch # User Alain Mazy # Date 1750088369 -7200 # Node ID 0010cb1c01455e6a56f7d7e316ca37be17263322 # Parent 161acf705e550545ebca8ba05dce07815dfa875b# Parent e1f2664d5e9346cc16d3145f1bc1b3c01518b19f back to mainline diff -r e1f2664d5e93 -r 0010cb1c0145 PostgreSQL/CMakeLists.txt --- a/PostgreSQL/CMakeLists.txt Mon Jun 16 17:39:00 2025 +0200 +++ b/PostgreSQL/CMakeLists.txt Mon Jun 16 17:39:29 2025 +0200 @@ -22,7 +22,7 @@ cmake_minimum_required(VERSION 2.8...4.0) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "8.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.8")