Skip to content

Commit

Permalink
WIP: r version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
stnava committed May 8, 2020
1 parent 715331d commit 0659da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if [[ $TRAVIS -eq true ]] ; then
fi
cd ./src
itkgit=https://github.com/InsightSoftwareConsortium/ITK
itktag=bcd762e7bd743341c2dce84852ced49d8292f293 # enum --> type: Fixes N4 masking issue
itktag=1e708db2f586997e408cfdc2cea5114ae5575892 # Rv4
# if there is a directory but no git,
# remove it
if [[ -d itks ]]; then
Expand Down

0 comments on commit 0659da0

Please sign in to comment.