changeset 35:4faec1378b89

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 14 Jun 2024 15:03:10 +0200
parents 10406d66d1c6 (diff) bb51eb757154 (current diff)
children 08ea8401f7b2
files Plugin/CMakeLists.txt Samples/global.properties
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Plugin/CMakeLists.txt	Fri Jun 14 15:01:33 2024 +0200
+++ b/Plugin/CMakeLists.txt	Fri Jun 14 15:03:10 2024 +0200
@@ -22,7 +22,7 @@
 
 project(OrthancJavaPlugin)
 
-set(PLUGIN_VERSION "1.0")
+set(PLUGIN_VERSION "mainline")
 
 set(CMAKE_CXX_STANDARD 11)
 
--- a/Samples/global.properties	Fri Jun 14 15:01:33 2024 +0200
+++ b/Samples/global.properties	Fri Jun 14 15:03:10 2024 +0200
@@ -3,4 +3,4 @@
   SPDX-License-Identifier: GPL-3.0-or-later
 -->
 
-orthanc_java.version=1.0
+orthanc_java.version=mainline