# HG changeset patch # User Sebastien Jodogne # Date 1608132595 -3600 # Node ID 031aee96d2da34cd47e284c8fac95f634cac991a # Parent b968e7bfa7f9e471834e4e77ca4caeb84e9565c3# Parent 206f8c616b803bbf2a48fb9b85990883e672d71f back to mainline diff -r 206f8c616b80 -r 031aee96d2da MySQL/CMakeLists.txt --- a/MySQL/CMakeLists.txt Wed Dec 16 16:23:36 2020 +0100 +++ b/MySQL/CMakeLists.txt Wed Dec 16 16:29:55 2020 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8) project(OrthancMySQL) -set(ORTHANC_PLUGIN_VERSION "3.0") +set(ORTHANC_PLUGIN_VERSION "mainline") set(ORTHANC_OPTIMAL_VERSION_MAJOR 1) set(ORTHANC_OPTIMAL_VERSION_MINOR 5)