diff CMakeLists.txt @ 93:28f354fd36fa OrthancPython-3.4

OrthancPython-3.4
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 31 Aug 2021 14:08:43 +0200
parents c814297de620
children 8d9f935751fb
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Aug 31 13:46:02 2021 +0200
+++ b/CMakeLists.txt	Tue Aug 31 14:08:43 2021 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancPython)
 
-set(PLUGIN_VERSION "mainline")
+set(PLUGIN_VERSION "3.4")
 
 if (PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")