Skip to content

Commit cebb665

Browse files
Update to 3Tissue_v4.1.3
Update core/version.h and README.md
1 parent 2a4d9d8 commit cebb665

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ MRtrix3Tissue is a fork of the MRtrix3 project. It adds capabilities for 3-Tissu
6464

6565
You can build a particular release of MRtrix3Tissue by checking out the corresponding _tag_, and using the same procedure as above to build it:
6666

67-
git checkout 3Tissue_v4.0.0
67+
git checkout 3Tissue_v4.1.3
6868

6969
./configure
7070

core/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// git tag -s 3.3
1010
// git push
1111

12-
#define MRTRIX_BASE_VERSION "3Tissue_v4.0.0"
12+
#define MRTRIX_BASE_VERSION "3Tissue_v4.1.3"
1313

1414
#endif
1515

0 commit comments

Comments
 (0)