Mercurial > hg > orthanc-databases
changeset 126:de1dbd841e2b
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 08 Feb 2019 18:43:02 +0100 |
parents | a981ef52bcf6 (diff) b85d672afcb5 (current diff) |
children | 39b2f29ddf3c |
files | PostgreSQL/CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/PostgreSQL/CMakeLists.txt Fri Feb 08 18:35:48 2019 +0100 +++ b/PostgreSQL/CMakeLists.txt Fri Feb 08 18:43:02 2019 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "3.1") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")