Mercurial > hg > orthanc
changeset 422:f35df997250b
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 07 May 2013 14:36:20 +0200 |
parents | ab070786f478 (current diff) 5ee6239e37e0 (diff) |
children | 3c4a0e85c1da |
files | |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Tue May 07 13:45:02 2013 +0200 +++ b/CMakeLists.txt Tue May 07 14:36:20 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.5.2" ) # Parameters of the build
--- a/NEWS Tue May 07 13:45:02 2013 +0200 +++ b/NEWS Tue May 07 14:36:20 2013 +0200 @@ -2,6 +2,10 @@ =============================== + +Version 0.5.2 (2013/05/07) +========================== + * "Bulk" Store-SCU (send several DICOM instances with the same DICOM connexion) * Store-SCU for patients and studies in Orthanc Explorer