changeset 58:bcffcce35890

back to mainline
author Alain Mazy <am@osimis.io>
date Mon, 06 Feb 2023 09:33:20 +0100
parents 5480f176b282 (diff) e4ee1b80f94a (current diff)
children c8e2019ed5cb
files CMakeLists.txt NEWS
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Feb 06 09:32:19 2023 +0100
+++ b/CMakeLists.txt	Mon Feb 06 09:33:20 2023 +0100
@@ -18,7 +18,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancTransfers)
 
-set(ORTHANC_PLUGIN_VERSION "1.4")
+set(ORTHANC_PLUGIN_VERSION "mainline")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")
--- a/NEWS	Mon Feb 06 09:32:19 2023 +0100
+++ b/NEWS	Mon Feb 06 09:33:20 2023 +0100
@@ -1,3 +1,8 @@
+Pending changes in the mainline
+===============================
+
+
+
 Version 1.4 (2023-02-06)
 ========================