changeset 645:ddc98844d931 OrthancPostgreSQL-7.2

PG 7.2
author Alain Mazy <am@orthanc.team>
date Thu, 27 Feb 2025 08:59:27 +0100 (2 months ago)
parents 3657d84703b9
children a3a6f41f4e30
files PostgreSQL/CMakeLists.txt PostgreSQL/NEWS
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/PostgreSQL/CMakeLists.txt	Thu Feb 20 12:39:54 2025 +0100
+++ b/PostgreSQL/CMakeLists.txt	Thu Feb 27 08:59:27 2025 +0100
@@ -22,7 +22,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancPostgreSQL)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "7.2")
 
 # This is the preferred version of the Orthanc SDK for this plugin
 set(ORTHANC_SDK_DEFAULT_VERSION "1.12.5")
--- a/PostgreSQL/NEWS	Thu Feb 20 12:39:54 2025 +0100
+++ b/PostgreSQL/NEWS	Thu Feb 27 08:59:27 2025 +0100
@@ -1,5 +1,5 @@
-Pending changes in the mainline
-===============================
+Release 7.2 (2025-02-27)
+========================
 
 DB schema revision: 4
 Minimum plugin SDK (for build): 1.12.5