Mercurial > hg > orthanc-transfers
changeset 47:7eecf6b0b2ae OrthancTransfers-1.3
OrthancTransfers-1.3
author | Alain Mazy <am@osimis.io> |
---|---|
date | Wed, 30 Nov 2022 11:55:17 +0100 |
parents | 155eec0d4d3b |
children | 5493447a0d28 df1c66770d38 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Nov 30 11:54:05 2022 +0100 +++ b/CMakeLists.txt Wed Nov 30 11:55:17 2022 +0100 @@ -18,7 +18,7 @@ cmake_minimum_required(VERSION 2.8) project(OrthancTransfers) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "1.3") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")