Mercurial > hg > orthanc-python
changeset 327:95fdc00a09d3 default tip
back to mainline
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Tue, 07 Apr 2026 17:24:05 +0200 |
| parents | 669914eab130 (diff) da7716334dac (current diff) |
| children | |
| files | CMakeLists.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Tue Apr 07 17:22:51 2026 +0200 +++ b/CMakeLists.txt Tue Apr 07 17:24:05 2026 +0200 @@ -25,7 +25,7 @@ cmake_minimum_required(VERSION 2.8...4.0) project(OrthancPython) -set(PLUGIN_VERSION "7.1") +set(PLUGIN_VERSION "mainline") if (PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")
