From 74bc86a2723ddb27f255c2ee960db0e0bc9da034 Mon Sep 17 00:00:00 2001 From: Gingeropolous Date: Sat, 4 Mar 2017 08:02:19 -0500 Subject: [PATCH 1/3] updated reccommended Monero version in Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 931a09be4..bedabfee3 100644 --- a/README.md +++ b/README.md @@ -91,8 +91,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.10.1 | v0.10.1 | Allow normal and RingCT transactions | -| 2017-09-21 | v5 | v0.10.1 | v0.10.1 | Allow only RingCT transactions | +| 2017-01-05 | v4 | v0.10.1 | v0.10.2.2 | Allow normal and RingCT transactions | +| 2017-09-21 | v5 | v0.10.2.2 | v0.10.2.2 | Allow only RingCT transactions | ## Installing Monero from a Package From 4a76ec899f26c921289e5a8ff7a62b329d822ed5 Mon Sep 17 00:00:00 2001 From: Gingeropolous Date: Mon, 6 Mar 2017 14:58:54 -0500 Subject: [PATCH 2/3] update Readme.md I think this does what was wanted... we still want a minimum version, right? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bedabfee3..d361014d7 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Dates are provided in the format YYYYMMDD. | ----------------- | ----------------- | ---------------------- | -------------------------- | ------------------ | | 2016-09-21 | v3 | v0.9.4 | v0.10.0 | Splits coinbase into denominations | | 2017-01-05 | v4 | v0.10.1 | v0.10.2.2 | Allow normal and RingCT transactions | -| 2017-09-21 | v5 | v0.10.2.2 | v0.10.2.2 | Allow only RingCT transactions | +| 2017-09-21 | v5 | v0.10.2.2 | | Allow only RingCT transactions | ## Installing Monero from a Package From 94c26b00b7a1c5070a4659cb32bec19cddc1c2b5 Mon Sep 17 00:00:00 2001 From: Gingeropolous Date: Mon, 6 Mar 2017 15:05:13 -0500 Subject: [PATCH 3/3] Update README.md There we go. Problem solved. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d361014d7..1f890084c 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Dates are provided in the format YYYYMMDD. | ----------------- | ----------------- | ---------------------- | -------------------------- | ------------------ | | 2016-09-21 | v3 | v0.9.4 | v0.10.0 | Splits coinbase into denominations | | 2017-01-05 | v4 | v0.10.1 | v0.10.2.2 | Allow normal and RingCT transactions | -| 2017-09-21 | v5 | v0.10.2.2 | | Allow only RingCT transactions | +| 2017-09-21 | v5 | Not determined as of 2017-03-06 | Not determined as of 2017-03-06 | Allow only RingCT transactions | ## Installing Monero from a Package