changeset 306:2978317b9bca

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 22 Feb 2022 08:50:33 +0100
parents d959cf2a8d5c (diff) af985076f647 (current diff)
children 6bfb8a4d9abe
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Feb 22 08:33:59 2022 +0100
+++ b/CMakeLists.txt	Tue Feb 22 08:50:33 2022 +0100
@@ -22,7 +22,7 @@
 
 project(OrthancWebViewer)
 
-set(ORTHANC_PLUGIN_VERSION "2.8")
+set(ORTHANC_PLUGIN_VERSION "mainline")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")