# HG changeset patch # User Alain Mazy # Date 1717667954 -7200 # Node ID dd6359e75825e7b5f9e6dddd12cb516e0dde8c10 # Parent 51c61a2bb48aaf11eb1980adc2c768fbd17ad193# Parent a6300ccf6683254a8093fc20ae3d6d94cd0c1daf back to mainline diff -r a6300ccf6683 -r dd6359e75825 MySQL/CMakeLists.txt --- a/MySQL/CMakeLists.txt Thu Jun 06 11:58:30 2024 +0200 +++ b/MySQL/CMakeLists.txt Thu Jun 06 11:59:14 2024 +0200 @@ -22,7 +22,7 @@ cmake_minimum_required(VERSION 2.8) project(OrthancMySQL) -set(ORTHANC_PLUGIN_VERSION "5.2") +set(ORTHANC_PLUGIN_VERSION "mainline") # This is the preferred version of the Orthanc SDK for this plugin set(ORTHANC_SDK_DEFAULT_VERSION "1.12.4")