Mercurial > hg > orthanc-databases
changeset 411:07622792f862
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 15 Apr 2023 18:44:45 +0200 |
parents | e25f4500b531 (diff) 614031f7a16d (current diff) |
children | afb30d17f090 |
files | PostgreSQL/CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/PostgreSQL/CMakeLists.txt Sat Apr 15 18:40:24 2023 +0200 +++ b/PostgreSQL/CMakeLists.txt Sat Apr 15 18:44:45 2023 +0200 @@ -21,7 +21,7 @@ cmake_minimum_required(VERSION 2.8) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "5.0") +set(ORTHANC_PLUGIN_VERSION "mainline") set(ORTHANC_OPTIMAL_VERSION_MAJOR 1) set(ORTHANC_OPTIMAL_VERSION_MINOR 12)