# HG changeset patch # User amazy # Date 1520538853 -3600 # Node ID 9ea9032050c7e1d90b59748e5b4a6f67717cd831 # Parent bc49bd53a057fb5bc8ea40db671c866bdacf861d back to mainline version diff -r bc49bd53a057 -r 9ea9032050c7 CMakeLists.txt --- 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)")