changeset 94:0a59aa1631b2 0.5.1

0.5.1
author Alain Mazy <am@osimis.io>
date Sat, 15 Apr 2023 08:03:33 +0200
parents 90582b3bf0cf
children c6b37d759312
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Sat Apr 15 08:00:23 2023 +0200
+++ b/CMakeLists.txt	Sat Apr 15 08:03:33 2023 +0200
@@ -19,7 +19,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "0.5.1")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")