Skip to content

Commit

Permalink
Release version 3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jonclayden committed May 7, 2024
1 parent 97427f4 commit 3d12f3f
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 6 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.4.2
3.4.3
8 changes: 4 additions & 4 deletions md5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ d654c028827567e62ddbde4fa5b100d8 CITATION.cff
a5391c7555bd912343ae34a4ebf8ba89 Dockerfile
6df8bfd02fd1dd8e238c7525eccbb8f5 INSTALL.md
10b634d9e14144c8b6aa3562b4877ede LICENSE
557f2c428f5ce3e7848ee9337e537ad0 Makefile
a128c76b85b9ed75b9356ad806f3b871 Makefile
4f35cdd9c87b6d7b766823a4ee3a9a59 README.md
a04a1335aea3f7a6ce9e0595b404f7c7 VERSION
91333fc1f54ea20888ca61e7f0c63c23 VERSION
f13a73bd17fbe0f54870413c386c301a bin/extra/tractor_Rinstall
5493da6482c836e47652578590daa718 bin/furrow
87c38f3730a914abe1738c8c52679e4c bin/plough
Expand All @@ -21,7 +21,7 @@ a09a862f22f56b5a661c3d9ad22d2c94 share/doc/TractoR-for-R-users.html
ce088d53ef9561c4dd85577f4c4e10ba share/doc/assets/prism.css
cdca90be556c2e5f8dfb1482e0fc09e9 share/doc/assets/prism.js
6b43348eebd7eec7694595976f84b74e share/doc/assets/style.css
31c54dcf47005f494690538d7810e274 share/doc/changelog.html
3bbc4eafac4dcebc8be2aa97d3e0f670 share/doc/changelog.html
e64c8bf71e4b734c86afe8a7ccfe7d22 share/doc/connectivity-graphs.html
f8d1b523df854498067db69fcc1a8b61 share/doc/conventions.html
a819a5c58a57f1f317888c4037b82a7b share/doc/diffusion-processing.html
Expand All @@ -33,7 +33,7 @@ cd8cec91833ffa792d4ad33729f8acbf share/doc/graph-brain.png
fd0b3ec2dc56fcc4ad96953aab138c0e share/doc/graph-matrix.png
aa9d14c499979d80fdff28dfbf0db5d5 share/doc/guidelines-for-contributors.html
3c11235b2bef0c0b296fc0482a9d6e4b share/doc/home.html
709b9f6c966bf73c06b475a395307e73 share/doc/install.html
3962c2eb60fb5e0fa5b3e1fec961fbe4 share/doc/install.html
f200f315d515320dc4e8c1fe13f52a59 share/doc/nitrc.png
614b517b59fcee58ec3e0365c5db0d47 share/doc/paper/index.html
b34a574652afa4baf8b594b9262b8c4c share/doc/principal-directions.png
Expand Down
6 changes: 6 additions & 0 deletions share/doc/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ <h1>Changelog</h1>

<p>The significant user-visible changes in each release of TractoR are documented below.</p>

<h2 id="343-2024-05-07">3.4.3 (2024-05-07)</h2>

<ul>
<li>Dependency package <code>jsonlite</code> has been updated for compatibility with the now-released R 4.4.0.</li>
</ul>

<h2 id="342-2024-03-01">3.4.2 (2024-03-01)</h2>

<ul>
Expand Down
2 changes: 1 addition & 1 deletion share/doc/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h2 id="system-requirements">System requirements</h2>
<h2 id="downloads">Downloads</h2>

<div id="download-box">
<p>The latest version of TractoR is <span id="version">v3.4.1</span>.</p>
<p>The latest version of TractoR is <span id="version">v3.4.2</span>.</p>
<img src="download.png" alt="Download icon">
<p>Download <a href="#" onclick="gtag('event','download_tarball'); window.location.href='http://www.tractor-mri.org.uk/tractor.tar.gz'">tractor.tar.gz</a> or <a href="#" onclick="gtag('event','download_zipball'); window.location.href='http://www.tractor-mri.org.uk/tractor.zip'">tractor.zip</a>.</p>
</div>
Expand Down

0 comments on commit 3d12f3f

Please sign in to comment.