# HG changeset patch # User Sebastien Jodogne # Date 1548270881 -3600 # Node ID d4a995d2a726fcd845eaa3848ad1468990916e29 # Parent 7cac47fd4d09fee038da0c8b3c6dfefebe73f79a# Parent fbdef056271745932b1ea1b632c20a43f92a3b14 merge diff -r fbdef0562717 -r d4a995d2a726 MySQL/CMakeLists.txt --- a/MySQL/CMakeLists.txt Wed Jan 23 20:14:24 2019 +0100 +++ b/MySQL/CMakeLists.txt Wed Jan 23 20:14:41 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")