aboutsummaryrefslogtreecommitdiff
path: root/contrib/gitian
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2021-10-24 18:16:59 +0200
committerselsta <selsta@sent.at>2021-10-29 22:26:59 +0200
commit3cb7fda42805a72e0193f016dff9c8f3ab301d1d (patch)
tree878fc3b759bd7fa7620e7b7e7e8d844b265c4041 /contrib/gitian
parentMerge pull request #8022 (diff)
downloadmonero-3cb7fda42805a72e0193f016dff9c8f3ab301d1d.tar.xz
build: prepare v0.17.3.0
Diffstat (limited to 'contrib/gitian')
-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 05262434b..73c948f4a 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.2.0
+VERSION=v0.17.3.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.2.0
+VERSION=v0.17.3.0
gpg --detach-sign ${VERSION}-linux/${GH_USER}/monero-linux-*-build.assert
gpg --detach-sign ${VERSION}-win/${GH_USER}/monero-win-*-build.assert