Mercurial > hg > orthanc-education
changeset 67:e7b5d4f1624a
back to mainline
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Fri, 07 Nov 2025 18:23:58 +0100 |
| parents | e352e1a1cf7b (diff) eeab8c59b6f8 (current diff) |
| children | 2ea7c998ddaf |
| files | CMakeLists.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Nov 07 18:22:49 2025 +0100 +++ b/CMakeLists.txt Fri Nov 07 18:23:58 2025 +0100 @@ -23,7 +23,7 @@ project(OrthancEducation) -set(ORTHANC_PLUGIN_VERSION "1.1") +set(ORTHANC_PLUGIN_VERSION "mainline") set(ORTHANC_PLUGIN_NAME "education") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
