changeset 17:5cb4e0ed488d 0.2.1

really upgraded version to 0.2.1
author amazy
date Fri, 09 Mar 2018 10:34:10 +0100
parents 1e08ab759b43
children d795b48a62a8
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Mar 09 10:31:05 2018 +0100
+++ b/CMakeLists.txt	Fri Mar 09 10:34:10 2018 +0100
@@ -19,7 +19,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_AUTHORIZATION_VERSION "mainline")
+set(ORTHANC_AUTHORIZATION_VERSION "0.2.1")
 
 # Parameters of the build
 set(STATIC_BUILD OFF CACHE BOOL "Static build of the third-party libraries (necessary for Windows)")