Mercurial > hg > orthanc-databases
changeset 422:f0462b26af84 OrthancMySQL-5.1
MySQL 5.1
author | Alain Mazy <am@osimis.io> |
---|---|
date | Tue, 27 Jun 2023 15:51:29 +0200 |
parents | 2791f0da61c7 |
children | 9249064b675b 8b6af8329cdd |
files | MySQL/CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/MySQL/CMakeLists.txt Tue Jun 27 15:49:21 2023 +0200 +++ b/MySQL/CMakeLists.txt Tue Jun 27 15:51:29 2023 +0200 @@ -21,7 +21,7 @@ cmake_minimum_required(VERSION 2.8) project(OrthancMySQL) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "5.1") set(ORTHANC_OPTIMAL_VERSION_MAJOR 1) set(ORTHANC_OPTIMAL_VERSION_MINOR 12)