# HG changeset patch # User Sebastien Jodogne # Date 1619100634 -7200 # Node ID a3c4dce95a2753907895f5e5c5f49d9c73e724d0 # Parent b6ddd7b7e8ca85a5d66d2381eb146b454bbcecae# Parent b783063f51f15c97e6bb125dde0fc1eacea3425d back to mainline diff -r b783063f51f1 -r a3c4dce95a27 PostgreSQL/CMakeLists.txt --- a/PostgreSQL/CMakeLists.txt Thu Apr 22 16:02:10 2021 +0200 +++ b/PostgreSQL/CMakeLists.txt Thu Apr 22 16:10:34 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)