diff CMakeLists.txt @ 140:348f0cd33cb7 0.6.2

0.6.2
author Alain Mazy <am@osimis.io>
date Tue, 19 Dec 2023 12:00:58 +0100
parents 7e53735eeacb
children 940056892291
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Dec 19 11:52:51 2023 +0100
+++ b/CMakeLists.txt	Tue Dec 19 12:00:58 2023 +0100
@@ -19,7 +19,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "0.6.2")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")