# HG changeset patch # User Sebastien Jodogne # Date 1597159076 -7200 # Node ID 8f5e35cb37581ff54ed33394b5c22adcb250e588 # Parent 9246aeba874331783ced7b082feb853e164d97f6# Parent e2fb9ea255fc2c4970e1601b5e6fa8c38bf17fd6 integration 1.1->mainline diff -r e2fb9ea255fc -r 8f5e35cb3758 CMakeLists.txt --- a/CMakeLists.txt Tue Aug 11 17:16:23 2020 +0200 +++ b/CMakeLists.txt Tue Aug 11 17:17:56 2020 +0200 @@ -21,7 +21,7 @@ project(OrthancGdcm) -SET(PLUGIN_VERSION "1.1" CACHE STRING "Version of the plugin") +SET(PLUGIN_VERSION "mainline" CACHE STRING "Version of the plugin") if (PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")