# HG changeset patch # User Sebastien Jodogne # Date 1630232348 -7200 # Node ID cf85649fa53dad87a6bae41d5e341d2303bf85ec # Parent 7cbd6cfa42758a679111f28a91ed11fe7d753381# Parent 00b79b4079a09b4b846bfd7dde801b4f44c4a50b integration OrthancTcia-1.0->mainline diff -r 00b79b4079a0 -r cf85649fa53d CMakeLists.txt --- a/CMakeLists.txt Sun Aug 29 12:18:15 2021 +0200 +++ b/CMakeLists.txt Sun Aug 29 12:19:08 2021 +0200 @@ -19,7 +19,7 @@ project(OrthancTcia) -set(ORTHANC_PLUGIN_VERSION "1.0") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")