# HG changeset patch # User Sebastien Jodogne # Date 1367930180 -7200 # Node ID f35df997250bd18903d33262adc5f3af6194ea27 # Parent ab070786f478fd4d97f7693c052e7d8387a22a6b# Parent 5ee6239e37e01bf56f6e8c430110e37200d22b69 back to mainline diff -r ab070786f478 -r f35df997250b CMakeLists.txt --- 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 diff -r ab070786f478 -r f35df997250b NEWS --- 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