changeset 734:36a92a4f0c34

back to mainline again
author Alain Mazy <am@orthanc.team>
date Wed, 13 Aug 2025 10:55:10 +0200
parents 94fd54721752 (diff) 1cb71cab3c9b (current diff)
children b2d2e5183de6
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/PostgreSQL/CMakeLists.txt	Wed Aug 13 10:37:30 2025 +0200
+++ b/PostgreSQL/CMakeLists.txt	Wed Aug 13 10:55:10 2025 +0200
@@ -22,7 +22,7 @@
 cmake_minimum_required(VERSION 2.8...4.0)
 project(OrthancPostgreSQL)
 
-set(ORTHANC_PLUGIN_VERSION "9.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.9")