Mercurial > hg > orthanc-authorization
changeset 14:9ea9032050c7
back to mainline version
| author | amazy |
|---|---|
| date | Thu, 08 Mar 2018 20:54:13 +0100 |
| parents | bc49bd53a057 |
| children | e252d740436f |
| files | CMakeLists.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Thu Mar 08 20:47:25 2018 +0100 +++ b/CMakeLists.txt Thu Mar 08 20:54:13 2018 +0100 @@ -19,7 +19,7 @@ project(OrthancAuthorization) -set(ORTHANC_AUTHORIZATION_VERSION "0.2.0") +set(ORTHANC_AUTHORIZATION_VERSION "mainline") # Parameters of the build set(STATIC_BUILD OFF CACHE BOOL "Static build of the third-party libraries (necessary for Windows)")
