changeset 88:9b594b4e11f3

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 06 May 2024 21:24:05 +0200
parents f5e8a669be2e (diff) 40bc6f0b1c31 (current diff)
children 390cb6a49b82
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Mon May 06 21:22:30 2024 +0200
+++ b/CMakeLists.txt	Mon May 06 21:24:05 2024 +0200
@@ -22,7 +22,7 @@
 
 project(OrthancGdcm)
 
-SET(PLUGIN_VERSION "1.7")
+SET(PLUGIN_VERSION "mainline")
 
 if (PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")