diff CMakeLists.txt @ 20:549d67db766c

merge from 0.2.1
author am@osimis.io
date Thu, 19 Jul 2018 15:04:50 +0200
parents 5cb4e0ed488d
children 67dc0e5de125 c44013681a51
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Jul 19 15:04:00 2018 +0200
+++ b/CMakeLists.txt	Thu Jul 19 15:04:50 2018 +0200
@@ -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)")