diff CMakeLists.txt @ 129:5a6ff0c93cf4 0.6.1

0.6.1
author Alain Mazy <am@osimis.io>
date Mon, 13 Nov 2023 16:21:02 +0100
parents 8befb35b5e42
children 93008e52c86f
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Nov 13 15:31:06 2023 +0100
+++ b/CMakeLists.txt	Mon Nov 13 16:21:02 2023 +0100
@@ -19,7 +19,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "0.6.1")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")