Mercurial > hg > orthanc-education
changeset 113:9285e7684b22 default tip
back to mainline
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Wed, 09 Sep 2026 10:21:32 +0200 |
| parents | e5b220fa1234 (diff) 0bc707781b85 (current diff) |
| children | |
| files | CMakeLists.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Sep 09 10:20:09 2026 +0200 +++ b/CMakeLists.txt Wed Sep 09 10:21:32 2026 +0200 @@ -23,7 +23,7 @@ project(OrthancEducation) -set(ORTHANC_PLUGIN_VERSION "1.2") +set(ORTHANC_PLUGIN_VERSION "mainline") set(ORTHANC_PLUGIN_NAME "education") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
