Mercurial > hg > orthanc
changeset 545:586499635f4c Orthanc-0.6.1
set version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 16 Sep 2013 14:09:39 +0200 |
parents | 8c1a60aec324 |
children | 0340cee1a3ea cd2d8dc9faca |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Mon Sep 16 14:08:31 2013 +0200 +++ b/CMakeLists.txt Mon Sep 16 14:09:39 2013 +0200 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="mainline" + -DORTHANC_VERSION="0.6.1" ) # Parameters of the build
--- a/NEWS Mon Sep 16 14:08:31 2013 +0200 +++ b/NEWS Mon Sep 16 14:09:39 2013 +0200 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 0.6.1 (2013/09/16) +========================== + * Detection of stable patients/studies/series * C-Find SCU at the instance level * Link from modified to original resource in Orthanc Explorer