# HG changeset patch # User Sebastien Jodogne # Date 1596637415 -7200 # Node ID 9246aeba874331783ced7b082feb853e164d97f6 # Parent 7a5c6d5f6190ee539e835e3fa30046e75ef30852# Parent c4f82e5ab0f03f2bca30ef762bdb4a90636425af integration 1.1->mainline diff -r c4f82e5ab0f0 -r 9246aeba8743 CMakeLists.txt --- a/CMakeLists.txt Wed Aug 05 16:23:13 2020 +0200 +++ b/CMakeLists.txt Wed Aug 05 16:23:35 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")