Mercurial > hg > orthanc
changeset 2733:a2536c0d72de Orthanc-1.4.0
set version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 13 Jul 2018 14:55:47 +0200 |
parents | 5af6e29c195f |
children | 8719a94bc731 ad80db5539af |
files | NEWS Resources/CMake/OrthancFrameworkParameters.cmake |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Fri Jul 13 14:49:23 2018 +0200 +++ b/NEWS Fri Jul 13 14:55:47 2018 +0200 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 1.4.0 (2018-07-13) +========================== + General -------
--- a/Resources/CMake/OrthancFrameworkParameters.cmake Fri Jul 13 14:49:23 2018 +0200 +++ b/Resources/CMake/OrthancFrameworkParameters.cmake Fri Jul 13 14:55:47 2018 +0200 @@ -3,7 +3,7 @@ ##################################################################### # Version of the build, should always be "mainline" except in release branches -set(ORTHANC_VERSION "mainline") +set(ORTHANC_VERSION "1.4.0") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning