changeset 296:024ec14b9121

integration OrthancMySQL-4.1->mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 30 Jun 2021 10:33:32 +0200
parents d5f1c9498a84 (diff) e91a17e3bdb0 (current diff)
children 86265ef5f3e3
files MySQL/CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/MySQL/CMakeLists.txt	Wed Jun 30 10:23:34 2021 +0200
+++ b/MySQL/CMakeLists.txt	Wed Jun 30 10:33:32 2021 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancMySQL)
 
-set(ORTHANC_PLUGIN_VERSION "4.1")
+set(ORTHANC_PLUGIN_VERSION "mainline")
 
 set(ORTHANC_OPTIMAL_VERSION_MAJOR    1)
 set(ORTHANC_OPTIMAL_VERSION_MINOR    9)