Mercurial > hg > orthanc-transfers
changeset 90:1a95439d88bf default
back to mainline
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Tue, 07 Oct 2025 10:22:20 +0200 |
parents | c1af338d4ad1 (diff) 12eb026957a3 (current diff) |
children | |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Tue Oct 07 10:20:10 2025 +0200 +++ b/CMakeLists.txt Tue Oct 07 10:22:20 2025 +0200 @@ -20,7 +20,7 @@ cmake_minimum_required(VERSION 2.8...4.0) project(OrthancTransfers) -set(ORTHANC_PLUGIN_VERSION "1.6") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")