diff options
author | Gingeropolous <Gingeropolous@users.noreply.github.com> | 2016-12-11 13:12:03 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-11 13:12:03 -0500 |
commit | 66dc23c458887e7180b58107eae24aaa1dd3a11d (patch) | |
tree | ad9a92589605b7b0dd854ee6ea9f5efc9c27dbdb /README.md | |
parent | Merge pull request #1422 (diff) | |
download | monero-66dc23c458887e7180b58107eae24aaa1dd3a11d.tar.xz |
modded minimum and recommended monero versions
modified all min and rec versions to v0.10.1 for v4 and v5 forks
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -88,8 +88,8 @@ Dates are provided in the format YYYYMMDD. | Date | Consensus version | Minimum Monero Version | Recommended Monero Version | Details | | ----------------- | ----------------- | ---------------------- | -------------------------- | ------------------ | | 2016-09-21 | v3 | v0.9.4 | v0.10.0 | Splits coinbase into denominations | -| 2017-01-05 | v4 | v0.9.4 | v0.10.0 | Allow normal and RingCT transactions | -| 2017-09-21 | v5 | v0.10.0 | v0.10.0 | Allow only RingCT transactions | +| 2017-01-05 | v4 | v0.10.1 | v0.10.1 | Allow normal and RingCT transactions | +| 2017-09-21 | v5 | v0.10.1 | v0.10.1 | Allow only RingCT transactions | ## Installing Monero from a Package |