Mercurial > hg > orthanc-dicomweb
changeset 225:34015bae7abe
fix mainline version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 19 Apr 2018 15:35:54 +0200 |
parents | 5be061c8874b |
children | 511a01452b46 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Thu Apr 19 15:35:40 2018 +0200 +++ b/CMakeLists.txt Thu Apr 19 15:35:54 2018 +0200 @@ -21,7 +21,7 @@ project(OrthancDicomWeb) -set(ORTHANC_DICOM_WEB_VERSION "0.5") +set(ORTHANC_DICOM_WEB_VERSION "mainline") if (ORTHANC_DICOM_WEB_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_VERSION "mainline")