diff PostgreSQL/CMakeLists.txt @ 494:3b02322697b3 OrthancPostgreSQL-6.2

PG 6.2
author Alain Mazy <am@osimis.io>
date Mon, 25 Mar 2024 13:06:15 +0100
parents e8b4bb6a33e7
children 7774958d2a02
line wrap: on
line diff
--- a/PostgreSQL/CMakeLists.txt	Fri Mar 22 15:27:59 2024 +0100
+++ b/PostgreSQL/CMakeLists.txt	Mon Mar 25 13:06:15 2024 +0100
@@ -21,7 +21,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancPostgreSQL)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "6.2")
 
 # This is the preferred version of the Orthanc SDK for this plugin
 set(ORTHANC_SDK_DEFAULT_VERSION "1.12.3")