# HG changeset patch # User Sebastien Jodogne # Date 1619104967 -7200 # Node ID 74710e0fda07b84653aecdb3f3997b9d2704fce9 # Parent a3c4dce95a2753907895f5e5c5f49d9c73e724d0# Parent e55e4e8f94598de1629c573006a22a3f256a1fd7 integration OrthancPostgreSQL-4.0->mainline diff -r e55e4e8f9459 -r 74710e0fda07 PostgreSQL/CMakeLists.txt --- a/PostgreSQL/CMakeLists.txt Thu Apr 22 17:22:26 2021 +0200 +++ b/PostgreSQL/CMakeLists.txt Thu Apr 22 17:22:47 2021 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "4.0") +set(ORTHANC_PLUGIN_VERSION "mainline") set(ORTHANC_OPTIMAL_VERSION_MAJOR 1) set(ORTHANC_OPTIMAL_VERSION_MINOR 9)