aboutsummaryrefslogtreecommitdiff
path: root/contrib/gitian/README.md
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2021-03-26 01:52:08 +0100
committerselsta <selsta@sent.at>2021-03-26 01:53:45 +0100
commitc18cdd36231553447ac3e0d388d81ca42d0bff13 (patch)
tree2201a65770558c153d08e7a3e702566c9727e6a5 /contrib/gitian/README.md
parentMerge pull request #7419 (diff)
downloadmonero-c18cdd36231553447ac3e0d388d81ca42d0bff13.tar.xz
build: prepare v0.17.2.0
Diffstat (limited to 'contrib/gitian/README.md')
-rw-r--r--contrib/gitian/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/gitian/README.md b/contrib/gitian/README.md
index 696743214..05262434b 100644
--- a/contrib/gitian/README.md
+++ b/contrib/gitian/README.md
@@ -126,7 +126,7 @@ Setup for LXC:
```bash
GH_USER=fluffypony
-VERSION=v0.17.1.9
+VERSION=v0.17.2.0
./gitian-build.py --setup $GH_USER $VERSION
```
@@ -182,7 +182,7 @@ If you chose to do detached signing using `--detach-sign` above (recommended), y
```bash
GH_USER=fluffypony
-VERSION=v0.17.1.9
+VERSION=v0.17.2.0
gpg --detach-sign ${VERSION}-linux/${GH_USER}/monero-linux-*-build.assert
gpg --detach-sign ${VERSION}-win/${GH_USER}/monero-win-*-build.assert