changeset 93:e1fc221e054a

back to mainline
author Alain Mazy <am@orthanc.team>
date Fri, 02 Aug 2024 16:05:23 +0200
parents a06bfd17987e (diff) e16068b079ab (current diff)
children 6ed93f4de06e
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Aug 02 16:04:48 2024 +0200
+++ b/CMakeLists.txt	Fri Aug 02 16:05:23 2024 +0200
@@ -23,7 +23,7 @@
 
 project(OrthancGdcm)
 
-SET(PLUGIN_VERSION "1.8")
+SET(PLUGIN_VERSION "mainline")
 
 if (PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")