diff CMakeLists.txt @ 55:2ebe20e3d9a8 0.3.0

release 0.3.0
author Alain Mazy <am@osimis.io>
date Mon, 26 Sep 2022 15:24:57 +0200
parents 01e0c35e004c
children
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Sep 26 15:20:39 2022 +0200
+++ b/CMakeLists.txt	Mon Sep 26 15:24:57 2022 +0200
@@ -19,7 +19,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "0.3.0")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")