diff CMakeLists.txt @ 197:b61949537444 0.8.0

0.8.0
author Alain Mazy <am@orthanc.team>
date Thu, 27 Jun 2024 17:04:58 +0200
parents c4b908970ae4
children 7099d59de4dd
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Jun 24 18:28:16 2024 +0200
+++ b/CMakeLists.txt	Thu Jun 27 17:04:58 2024 +0200
@@ -21,7 +21,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "0.8.0")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")