Mercurial > hg > orthanc-databases
changeset 631:07abcb26b22c
back to mainline
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Thu, 23 Jan 2025 16:28:12 +0100 |
parents | 867eab39fbd6 (diff) 197898aeeba7 (current diff) |
children | 69a223b5a8d5 |
files | PostgreSQL/CMakeLists.txt PostgreSQL/NEWS |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/PostgreSQL/CMakeLists.txt Thu Jan 23 16:27:05 2025 +0100 +++ b/PostgreSQL/CMakeLists.txt Thu Jan 23 16:28:12 2025 +0100 @@ -22,7 +22,7 @@ cmake_minimum_required(VERSION 2.8) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "7.1") +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")