changeset 118:c9eb54785de6

integration OrthancMySQL-2.0 to mainline, to recover from commit in bad branch
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 04 Feb 2019 16:21:59 +0100
parents d4a995d2a726 (diff) ca0ecd412988 (current diff)
children 253e0fba5d2a 0886da5b4816
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/MySQL/CMakeLists.txt	Mon Feb 04 16:03:17 2019 +0100
+++ b/MySQL/CMakeLists.txt	Mon Feb 04 16:21:59 2019 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancMySQL)
 
-set(ORTHANC_PLUGIN_VERSION "2.0")
+set(ORTHANC_PLUGIN_VERSION "mainline")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")