# HG changeset patch # User Alain Mazy # Date 1734544360 -3600 # Node ID a0c2f38a7dea77cca2981cdaab9b103925f9bd1d # Parent 218e145da8a38e9519dab8dbef10f9672800f6d1# Parent c704484ae9aeea4abf4e25bb7b83058d65b7361b back to mainline diff -r c704484ae9ae -r a0c2f38a7dea PostgreSQL/CMakeLists.txt --- a/PostgreSQL/CMakeLists.txt Wed Dec 18 18:51:59 2024 +0100 +++ b/PostgreSQL/CMakeLists.txt Wed Dec 18 18:52:40 2024 +0100 @@ -22,7 +22,7 @@ cmake_minimum_required(VERSION 2.8) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "7.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.5")