diff CMakeLists.txt @ 109:80f3a034d47f OrthancPython-4.0

OrthancPython-4.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Feb 2022 18:42:08 +0100
parents 2389ec6ec803
children 391c3b504fb6 5f0b7795afaf
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Feb 23 18:40:20 2022 +0100
+++ b/CMakeLists.txt	Wed Feb 23 18:42:08 2022 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancPython)
 
-set(PLUGIN_VERSION "mainline")
+set(PLUGIN_VERSION "4.0")
 
 if (PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")