changeset 10:8eb050609cb0

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 26 Apr 2022 12:05:13 +0200
parents de8c2347c362 (diff) 2b0cbb10816a (current diff)
children 12e36b1b84f3
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Apr 26 12:00:47 2022 +0200
+++ b/CMakeLists.txt	Tue Apr 26 12:05:13 2022 +0200
@@ -19,7 +19,7 @@
 
 project(OrthancNeuro)
 
-set(ORTHANC_PLUGIN_VERSION "1.0")
+set(ORTHANC_PLUGIN_VERSION "mainline")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")