changeset 113:7cac47fd4d09

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Jan 2019 18:07:46 +0100
parents 1525539ce5d9 (diff) f73050ad32b4 (current diff)
children d4a995d2a726
files MySQL/CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/MySQL/CMakeLists.txt	Wed Jan 23 18:04:38 2019 +0100
+++ b/MySQL/CMakeLists.txt	Wed Jan 23 18:07:46 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")