Mercurial > hg > orthanc-indexer
changeset 24:7da7815d2cce OrthancIndexer-1.1
OrthancIndexer-1.1
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 26 Mar 2024 14:21:19 +0100 |
parents | 5f78385f85e4 |
children | a1a22ac7064e |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Tue Mar 26 14:19:41 2024 +0100 +++ b/CMakeLists.txt Tue Mar 26 14:21:19 2024 +0100 @@ -19,7 +19,7 @@ project(OrthancIndexer) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "1.1") if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")