Mercurial > hg > orthanc-databases
changeset 630:197898aeeba7 OrthancPostgreSQL-7.1
PG 7.1
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Thu, 23 Jan 2025 16:27:05 +0100 (3 months ago) |
parents | 867eab39fbd6 |
children | 07abcb26b22c |
files | PostgreSQL/CMakeLists.txt PostgreSQL/NEWS |
diffstat | 2 files changed, 11 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/PostgreSQL/CMakeLists.txt Fri Jan 17 12:27:31 2025 +0100 +++ b/PostgreSQL/CMakeLists.txt Thu Jan 23 16:27:05 2025 +0100 @@ -22,7 +22,7 @@ cmake_minimum_required(VERSION 2.8) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "7.1") # This is the preferred version of the Orthanc SDK for this plugin set(ORTHANC_SDK_DEFAULT_VERSION "1.12.5")
--- a/PostgreSQL/NEWS Fri Jan 17 12:27:31 2025 +0100 +++ b/PostgreSQL/NEWS Thu Jan 23 16:27:05 2025 +0100 @@ -1,11 +1,11 @@ -Pending changes in the mainline -=============================== +Release 7.1 (2025-01-23) +======================== DB schema revision: 3 -Minimum plugin SDK (for build): 1.12.5+ -Optimal plugin SDK (for build): 1.12.5+ -Minimum Orthanc runtime: 1.12.5+ -Optimal Orthanc runtime: 1.12.5+ +Minimum plugin SDK (for build): 1.12.5 +Optimal plugin SDK (for build): 1.12.5 +Minimum Orthanc runtime: 1.12.5 +Optimal Orthanc runtime: 1.12.6 Minimal Postgresql Server version: 9 Optimal Postgresql Server version: 11+ @@ -21,10 +21,10 @@ ======================== DB schema revision: 3 -Minimum plugin SDK (for build): 1.12.5+ -Optimal plugin SDK (for build): 1.12.5+ -Minimum Orthanc runtime: 1.12.5+ -Optimal Orthanc runtime: 1.12.5+ +Minimum plugin SDK (for build): 1.12.5 +Optimal plugin SDK (for build): 1.12.5 +Minimum Orthanc runtime: 1.12.5 +Optimal Orthanc runtime: 1.12.5 Minimal Postgresql Server version: 9 Optimal Postgresql Server version: 11+