changeset 786:7d3780b24210 default

back to mainline
author Alain Mazy <am@orthanc.team>
date Tue, 02 Dec 2025 17:15:20 +0100
parents 06c5dc6c4f1e (diff) 81d837d7d20d (current diff)
children 3d44e13cf9c5
files PostgreSQL/CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/PostgreSQL/CMakeLists.txt	Tue Dec 02 17:14:47 2025 +0100
+++ b/PostgreSQL/CMakeLists.txt	Tue Dec 02 17:15:20 2025 +0100
@@ -22,7 +22,7 @@
 cmake_minimum_required(VERSION 2.8...4.0)
 project(OrthancPostgreSQL)
 
-set(ORTHANC_PLUGIN_VERSION "10.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.10")