changeset 853:8e0c16a006c8 default tip

back to mainline
author Alain Mazy <am@orthanc.team>
date Sat, 19 Sep 2026 10:50:42 +0200
parents 6177e8e6be50 (diff) 118b81d73b62 (current diff)
children
files PostgreSQL/CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/PostgreSQL/CMakeLists.txt	Sat Sep 19 10:50:13 2026 +0200
+++ b/PostgreSQL/CMakeLists.txt	Sat Sep 19 10:50:42 2026 +0200
@@ -22,7 +22,7 @@
 cmake_minimum_required(VERSION 2.8...4.0)
 project(OrthancPostgreSQL)
 
-set(ORTHANC_PLUGIN_VERSION "11.0")
+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")