diff CMakeLists.txt @ 12:bc49bd53a057

updated to version 0.2.0
author amazy
date Thu, 08 Mar 2018 20:47:25 +0100
parents 52e041c8584a
children 9ea9032050c7
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Mar 08 20:42:27 2018 +0100
+++ b/CMakeLists.txt	Thu Mar 08 20:47:25 2018 +0100
@@ -19,7 +19,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_AUTHORIZATION_VERSION "mainline")
+set(ORTHANC_AUTHORIZATION_VERSION "0.2.0")
 
 # Parameters of the build
 set(STATIC_BUILD OFF CACHE BOOL "Static build of the third-party libraries (necessary for Windows)")