changeset 192:031aee96d2da

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 16 Dec 2020 16:29:55 +0100
parents b968e7bfa7f9 (diff) 206f8c616b80 (current diff)
children 3236894320d6
files MySQL/CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/MySQL/CMakeLists.txt	Wed Dec 16 16:23:36 2020 +0100
+++ b/MySQL/CMakeLists.txt	Wed Dec 16 16:29:55 2020 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancMySQL)
 
-set(ORTHANC_PLUGIN_VERSION "3.0")
+set(ORTHANC_PLUGIN_VERSION "mainline")
 
 set(ORTHANC_OPTIMAL_VERSION_MAJOR    1)
 set(ORTHANC_OPTIMAL_VERSION_MINOR    5)