# HG changeset patch # User Alain Mazy # Date 1734605975 -3600 # Node ID 813f3633bea1469a25ad97b17cf12ac68dfc5ac9 # Parent a0c2f38a7dea77cca2981cdaab9b103925f9bd1d# Parent b96c96594e55ea3b2c63c457b9df34f1291e7a2a back to mainline diff -r b96c96594e55 -r 813f3633bea1 Odbc/CMakeLists.txt --- 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")