changeset 495:7774958d2a02

back to mainline
author Alain Mazy <am@osimis.io>
date Mon, 25 Mar 2024 13:07:25 +0100
parents 0a8168522165 (diff) 3b02322697b3 (current diff)
children 4a76aca03774
files PostgreSQL/CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/PostgreSQL/CMakeLists.txt	Mon Mar 25 13:06:15 2024 +0100
+++ b/PostgreSQL/CMakeLists.txt	Mon Mar 25 13:07:25 2024 +0100
@@ -21,7 +21,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancPostgreSQL)
 
-set(ORTHANC_PLUGIN_VERSION "6.2")
+set(ORTHANC_PLUGIN_VERSION "mainline")
 
 # This is the preferred version of the Orthanc SDK for this plugin
 set(ORTHANC_SDK_DEFAULT_VERSION "1.12.3")