changeset 512:a6300ccf6683 OrthancMySQL-5.2

MySQL 5.2
author Alain Mazy <am@orthanc.team>
date Thu, 06 Jun 2024 11:58:30 +0200
parents 51a78b3f96bb
children dd6359e75825 659e40f5d199
files MySQL/CMakeLists.txt MySQL/NEWS
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/MySQL/CMakeLists.txt	Thu Jun 06 11:55:22 2024 +0200
+++ b/MySQL/CMakeLists.txt	Thu Jun 06 11:58:30 2024 +0200
@@ -22,7 +22,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancMySQL)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "5.2")
 
 # This is the preferred version of the Orthanc SDK for this plugin
 set(ORTHANC_SDK_DEFAULT_VERSION "1.12.4")
--- a/MySQL/NEWS	Thu Jun 06 11:55:22 2024 +0200
+++ b/MySQL/NEWS	Thu Jun 06 11:58:30 2024 +0200
@@ -1,5 +1,5 @@
-Pending changes in the mainline
-===============================
+Release 5.2 (2024-06-06)
+========================
 
 Minimum plugin SDK: 0.9.5
 Optimal plugin SDK: 1.12.0+