diff PostgreSQL/CMakeLists.txt @ 276:b783063f51f1 OrthancPostgreSQL-4.0

OrthancPostgreSQL-4.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 22 Apr 2021 16:02:10 +0200
parents b6ddd7b7e8ca
children a3c4dce95a27
line wrap: on
line diff
--- a/PostgreSQL/CMakeLists.txt	Thu Apr 22 15:22:30 2021 +0200
+++ b/PostgreSQL/CMakeLists.txt	Thu Apr 22 16:02:10 2021 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancPostgreSQL)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "4.0")
 
 set(ORTHANC_OPTIMAL_VERSION_MAJOR    1)
 set(ORTHANC_OPTIMAL_VERSION_MINOR    9)