# HG changeset patch # User Sebastien Jodogne # Date 1379333379 -7200 # Node ID 586499635f4cbc9a84594975b50ef8b770564822 # Parent 8c1a60aec3241c35546cf7ccd1c6d8c7bc5380fc set version diff -r 8c1a60aec324 -r 586499635f4c CMakeLists.txt --- 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 diff -r 8c1a60aec324 -r 586499635f4c NEWS --- 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