Mercurial > hg > orthanc-databases
changeset 700:0010cb1c0145
back to mainline
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Mon, 16 Jun 2025 17:39:29 +0200 |
parents | 161acf705e55 (diff) e1f2664d5e93 (current diff) |
children | c8857177c1d1 |
files | PostgreSQL/CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/PostgreSQL/CMakeLists.txt Mon Jun 16 17:39:00 2025 +0200 +++ b/PostgreSQL/CMakeLists.txt Mon Jun 16 17:39:29 2025 +0200 @@ -22,7 +22,7 @@ cmake_minimum_required(VERSION 2.8...4.0) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "8.0") +set(ORTHANC_PLUGIN_VERSION "mainline") # This is the preferred version of the Orthanc SDK for this plugin set(ORTHANC_SDK_DEFAULT_VERSION "1.12.8")