diff CMakeLists.txt @ 168:66c43e0021c1 0.7.2

0.7.2
author Alain Mazy <am@orthanc.team>
date Thu, 16 May 2024 10:25:32 +0200
parents e1dfab79c0f6
children ed1b908c9f78
line wrap: on
line diff
--- a/CMakeLists.txt	Wed May 15 14:31:04 2024 +0200
+++ b/CMakeLists.txt	Thu May 16 10:25:32 2024 +0200
@@ -20,7 +20,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "0.7.2")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")