Skip to content

Commit

Permalink
Backport commits to attempt to restart PyPi
Browse files Browse the repository at this point in the history
  • Loading branch information
neurolabusc committed Dec 12, 2024
1 parent 3f697b1 commit 9a89298
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
Expand Up @@ -50,7 +50,7 @@ extern "C" {
#define kCPUsuf " " // unknown CPU
#endif

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

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

0 comments on commit 9a89298

Please sign in to comment.