Skip to content

Commit

Permalink
Merge pull request #903 from rordenlab/development
Browse files Browse the repository at this point in the history
PyPi release
neurolabusc authored Dec 15, 2024
2 parents 1562d45 + 275157e commit 98ecd0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion console/nii_dicom.h
Original file line number Diff line number Diff line change
@@ -50,7 +50,7 @@ extern "C" {
#define kCPUsuf " " // unknown CPU
#endif

#define kDCMdate "v1.0.20241208"
#define kDCMdate "v1.0.20241211"
#define kDCMvers kDCMdate " " kJP2suf kLSsuf kCCsuf kCPUsuf

static const int kMaxEPI3D = 1024; // maximum number of EPI images in Siemens Mosaic

0 comments on commit 98ecd0b

Please sign in to comment.