Mercurial > hg > orthanc-authorization
changeset 12:bc49bd53a057
updated to version 0.2.0
author | amazy |
---|---|
date | Thu, 08 Mar 2018 20:47:25 +0100 |
parents | 544732bbd87b |
children | a04367eab523 9ea9032050c7 |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
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)")