Mercurial > hg > orthanc
changeset 1880:c71bf0882df1
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 08 Dec 2015 15:53:17 +0100 |
parents | 914c8f40cacb (current diff) b4e8a031b0d8 (diff) |
children | d2efbe076653 |
files | |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Tue Dec 08 11:41:36 2015 +0100 +++ b/CMakeLists.txt Tue Dec 08 15:53:17 2015 +0100 @@ -3,7 +3,7 @@ project(Orthanc) # Version of the build, should always be "mainline" except in release branches -set(ORTHANC_VERSION "mainline") +set(ORTHANC_VERSION "0.9.6") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning
--- a/NEWS Tue Dec 08 11:41:36 2015 +0100 +++ b/NEWS Tue Dec 08 15:53:17 2015 +0100 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 0.9.6 (2015/12/08) +========================== + * Promiscuous mode (accept unknown SOP class UID) is now turned off by default * Fix serialization of DICOM buffers that might contain garbage trailing * Fix modality worklists server if some fields are null