Mercurial > hg > orthanc-databases
changeset 277:a3c4dce95a27
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 22 Apr 2021 16:10:34 +0200 |
parents | b6ddd7b7e8ca (diff) b783063f51f1 (current diff) |
children | 74710e0fda07 |
files | PostgreSQL/CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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)