# HG changeset patch # User Sebastien Jodogne # Date 1379335792 -7200 # Node ID 0340cee1a3eabf19ee7d79c4ddcf281c5d9ad657 # Parent 5042a150e82bb311c4886c4600caeda78f2fc818# Parent 586499635f4cbc9a84594975b50ef8b770564822 back to mainline diff -r 5042a150e82b -r 0340cee1a3ea CMakeLists.txt --- 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 diff -r 5042a150e82b -r 0340cee1a3ea NEWS --- 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