changeset 513:dd6359e75825

back to mainline
author Alain Mazy <am@orthanc.team>
date Thu, 06 Jun 2024 11:59:14 +0200
parents 51c61a2bb48a (diff) a6300ccf6683 (current diff)
children 821b60e64daa
files MySQL/CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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")