Mercurial > hg > orthanc
changeset 4533:409cba9c1dba Orthanc-1.9.1
Orthanc-1.9.1
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 25 Feb 2021 16:59:24 +0100 |
parents | 11bfea08341a |
children | d9700b9f4ad9 149f5e53a084 |
files | NEWS OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Thu Feb 25 16:52:32 2021 +0100 +++ b/NEWS Thu Feb 25 16:59:24 2021 +0100 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 1.9.1 (2021-02-25) +========================== + General -------
--- a/OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake Thu Feb 25 16:52:32 2021 +0100 +++ b/OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake Thu Feb 25 16:59:24 2021 +0100 @@ -23,7 +23,7 @@ ##################################################################### # Version of the build, should always be "mainline" except in release branches -set(ORTHANC_VERSION "mainline") +set(ORTHANC_VERSION "1.9.1") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning