Mercurial > hg > orthanc-databases
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")