Mercurial > hg > orthanc-databases
changeset 626:813f3633bea1 default tip
back to mainline
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Thu, 19 Dec 2024 11:59:35 +0100 |
parents | a0c2f38a7dea (diff) b96c96594e55 (current diff) |
children | |
files | Odbc/CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Odbc/CMakeLists.txt Thu Dec 19 11:58:57 2024 +0100 +++ b/Odbc/CMakeLists.txt Thu Dec 19 11:59:35 2024 +0100 @@ -22,7 +22,7 @@ cmake_minimum_required(VERSION 2.8) project(OrthancOdbc) -set(ORTHANC_PLUGIN_VERSION "1.3") +set(ORTHANC_PLUGIN_VERSION "mainline") # This is the preferred version of the Orthanc SDK for this plugin set(ORTHANC_SDK_DEFAULT_VERSION "1.12.0")