# HG changeset patch # User Alain Mazy # Date 1776163245 -7200 # Node ID b492e15357375c8603792fa3f1cb15f3f2573b03 # Parent 1f93acd88206ac20862cb988c266455da824e87a# Parent f3a5e814d752d04f1938a5f8e666df662088fe64 back to mainline diff -r f3a5e814d752 -r b492e1535737 PostgreSQL/CMakeLists.txt --- a/PostgreSQL/CMakeLists.txt Tue Apr 14 12:40:09 2026 +0200 +++ b/PostgreSQL/CMakeLists.txt Tue Apr 14 12:40:45 2026 +0200 @@ -22,7 +22,7 @@ cmake_minimum_required(VERSION 2.8...4.0) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "10.1") +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")