changeset 94:8d9f935751fb

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 31 Aug 2021 14:11:05 +0200
parents c814297de620 (diff) 28f354fd36fa (current diff)
children c17cdaf687e3
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Aug 31 14:08:43 2021 +0200
+++ b/CMakeLists.txt	Tue Aug 31 14:11:05 2021 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancPython)
 
-set(PLUGIN_VERSION "3.4")
+set(PLUGIN_VERSION "mainline")
 
 if (PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")