# HG changeset patch # User amazy # Date 1520588050 -3600 # Node ID 5cb4e0ed488d59f408e2a38f936b003816d84b7a # Parent 1e08ab759b4312dcf0a8702ab947b726c4964e3a really upgraded version to 0.2.1 diff -r 1e08ab759b43 -r 5cb4e0ed488d CMakeLists.txt --- 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)")