diff --git a/README.md b/README.md index cb3cae80..47a3b598 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This software is open source. The bulk of the code is covered by the BSD license ## Versions -1-April-2017 +3-April-2017 - Updated cmake to make JPEG2000 support easier with improved Travis and AppVeyor support [Ningfei Li](https://github.com/ningfei). - Supports Data/Time for images that report Data/Time (0008,002A) but not separate Date and Time (0008,0022 and 0008,0032). - [BIDS reports morning times correctly](http://www.nitrc.org/forum/message.php?msg_id=20852). diff --git a/console/nii_dicom.h b/console/nii_dicom.h index 13445584..7ea23286 100644 --- a/console/nii_dicom.h +++ b/console/nii_dicom.h @@ -36,7 +36,7 @@ extern "C" { #define kCCsuf " CompilerNA" //unknown compiler! #endif - #define kDCMvers "v1.0.20170401" kDCMsuf kCCsuf + #define kDCMvers "v1.0.20170403" kDCMsuf kCCsuf static const int kMaxDTI4D = 4096; //maximum number of DTI directions for 4D (Philips) images, also maximum number of 3D slices for Philips 3D and 4D images #define kDICOMStr 64