changeset 38:2f338445712b OrthancTransfers-1.1

OrthancTransfers-1.1
author Alain Mazy <am@osimis.io>
date Wed, 22 Jun 2022 09:25:46 +0200
parents 9708addb5a87
children f627882388dc 7598dce9ef3b
files CMakeLists.txt NEWS
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Jun 08 17:11:13 2022 +0200
+++ b/CMakeLists.txt	Wed Jun 22 09:25:46 2022 +0200
@@ -18,7 +18,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancTransfers)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "1.1")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")
--- a/NEWS	Wed Jun 08 17:11:13 2022 +0200
+++ b/NEWS	Wed Jun 22 09:25:46 2022 +0200
@@ -1,5 +1,5 @@
-Pending changes in the mainline
-===============================
+Version 1.1 (2022-06-22)
+========================
 
 * Added "Resources" and "Originator" in the jobs "Content".  "Resources"
   is copied directly from the query that created the job.