# HG changeset patch # User Alain Mazy # Date 1717667910 -7200 # Node ID a6300ccf6683254a8093fc20ae3d6d94cd0c1daf # Parent 51a78b3f96bb10ef7ce6e69ff1637eaa47b176dd MySQL 5.2 diff -r 51a78b3f96bb -r a6300ccf6683 MySQL/CMakeLists.txt --- 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") diff -r 51a78b3f96bb -r a6300ccf6683 MySQL/NEWS --- 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+