Mercurial > hg > orthanc-webviewer
changeset 329:feb20efdf4bf
back to mainline
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Tue, 15 Apr 2025 13:46:42 +0200 |
| parents | cac667dbd179 (diff) a54f376e2be7 (current diff) |
| children | d89da90a262b |
| files | CMakeLists.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Tue Apr 15 13:43:43 2025 +0200 +++ b/CMakeLists.txt Tue Apr 15 13:46:42 2025 +0200 @@ -23,7 +23,7 @@ project(OrthancWebViewer) -set(ORTHANC_PLUGIN_VERSION "2.10") +set(ORTHANC_PLUGIN_VERSION "mainline") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")
