Mercurial > hg > orthanc
changeset 547:0340cee1a3ea
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 16 Sep 2013 14:49:52 +0200 |
parents | 5042a150e82b (current diff) 586499635f4c (diff) |
children | 0fc8ef464cfb |
files | |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Mon Sep 16 10:47:53 2013 +0200 +++ b/CMakeLists.txt Mon Sep 16 14:49:52 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 10:47:53 2013 +0200 +++ b/NEWS Mon Sep 16 14:49:52 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