diff CMakeLists.txt @ 17:5cb4e0ed488d 0.2.1

really upgraded version to 0.2.1
author amazy
date Fri, 09 Mar 2018 10:34:10 +0100
parents e252d740436f
children 67dc0e5de125 c44013681a51
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)")