Mercurial > hg > orthanc
changeset 4758:b1319a5304fb Orthanc-1.9.6
Orthanc-1.9.6
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 21 Jul 2021 10:26:20 +0200 |
parents | 72a850947b11 |
children | cb18a1869e4e bbe70c24bc60 |
files | NEWS OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Tue Jul 20 08:14:05 2021 +0200 +++ b/NEWS Wed Jul 21 10:26:20 2021 +0200 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 1.9.6 (2021-07-21) +========================== + Orthanc Explorer ----------------
--- a/OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake Tue Jul 20 08:14:05 2021 +0200 +++ b/OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake Wed Jul 21 10:26:20 2021 +0200 @@ -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.6") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning