# HG changeset patch # User Sebastien Jodogne # Date 1531765063 -7200 # Node ID 23761c478d8642aa4ec77370960804256340ea9a # Parent 199af032e6e75000739258be3633b2a69a74701c# Parent 21e80ef7483cd4ade8e4f6d467d55a1e3e5f1755 integration 2.2->mainline diff -r 21e80ef7483c -r 23761c478d86 PostgreSQL/CMakeLists.txt --- a/PostgreSQL/CMakeLists.txt Mon Jul 16 20:15:15 2018 +0200 +++ b/PostgreSQL/CMakeLists.txt Mon Jul 16 20:17:43 2018 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "2.2") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")