changeset 494:3b02322697b3 OrthancPostgreSQL-6.2

PG 6.2
author Alain Mazy <am@osimis.io>
date Mon, 25 Mar 2024 13:06:15 +0100
parents 0a8168522165
children 7774958d2a02
files PostgreSQL/CMakeLists.txt PostgreSQL/NEWS
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/PostgreSQL/CMakeLists.txt	Fri Mar 22 15:27:59 2024 +0100
+++ b/PostgreSQL/CMakeLists.txt	Mon Mar 25 13:06:15 2024 +0100
@@ -21,7 +21,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancPostgreSQL)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "6.2")
 
 # This is the preferred version of the Orthanc SDK for this plugin
 set(ORTHANC_SDK_DEFAULT_VERSION "1.12.3")
--- a/PostgreSQL/NEWS	Fri Mar 22 15:27:59 2024 +0100
+++ b/PostgreSQL/NEWS	Mon Mar 25 13:06:15 2024 +0100
@@ -1,5 +1,5 @@
-Pending changes in the mainline
-===============================
+Release 6.2 (2024-03-25)
+========================
 
 DB schema revision: 2
 Minimum plugin SDK: 1.12.3