changeset 7:42e622d2f5c5 OrthancTcia-1.0

OrthancTcia-1.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 29 Aug 2021 10:42:42 +0200
parents 9288b168028c
children 7cbd6cfa4275 00b79b4079a0
files CMakeLists.txt NEWS
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Sun Aug 29 10:32:33 2021 +0200
+++ b/CMakeLists.txt	Sun Aug 29 10:42:42 2021 +0200
@@ -19,7 +19,7 @@
 
 project(OrthancTcia)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "1.0")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")
--- a/NEWS	Sun Aug 29 10:32:33 2021 +0200
+++ b/NEWS	Sun Aug 29 10:42:42 2021 +0200
@@ -1,6 +1,10 @@
 Pending changes in the mainline
 ===============================
 
+
+Version 1.0 (2021-08-29)
+========================
+
 => Minimum SDK version: 1.4.2 <=
 
 * Initial release