changeset 282:8b408bda78e6

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 12 Aug 2025 20:10:08 +0200
parents 1f9a6ecb2e90 (diff) 5e9435abe2ee (current diff)
children 98219e09a9ba
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Aug 12 20:09:02 2025 +0200
+++ b/CMakeLists.txt	Tue Aug 12 20:10:08 2025 +0200
@@ -25,7 +25,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancPython)
 
-set(PLUGIN_VERSION "6.0")
+set(PLUGIN_VERSION "mainline")
 
 if (PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")