changeset 252:9e09bfd70f65

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 22 Jan 2025 16:59:19 +0100
parents c3777b0a61fd (diff) 2e0351cd43ce (current diff)
children 4cde655b8303
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Jan 22 16:58:09 2025 +0100
+++ b/CMakeLists.txt	Wed Jan 22 16:59:19 2025 +0100
@@ -25,7 +25,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancPython)
 
-set(PLUGIN_VERSION "5.0")
+set(PLUGIN_VERSION "mainline")
 
 if (PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")