diff MySQL/CMakeLists.txt @ 520:e1d3da372805 OrthancMySQL-5.2

mainline -> MySQL 5.2
author Alain Mazy <am@orthanc.team>
date Thu, 06 Jun 2024 15:12:01 +0200
parents 586b80ea397c
children
line wrap: on
line diff
--- a/MySQL/CMakeLists.txt	Thu Jun 06 12:13:15 2024 +0200
+++ b/MySQL/CMakeLists.txt	Thu Jun 06 15:12:01 2024 +0200
@@ -25,7 +25,7 @@
 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")
+set(ORTHANC_SDK_DEFAULT_VERSION "1.12.0")
 
 # This is the list of the versions of the Orthanc SDK against which
 # this plugin will compile