aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorAlexander Blair <snipa@jagtech.io>2021-01-03 18:29:19 -0800
committerAlexander Blair <snipa@jagtech.io>2021-01-03 18:29:19 -0800
commit51057105b905fcde5f8ef719b30fcb7b1a625a56 (patch)
tree9d3549c2d4b7b91518d5a94c127d254ad08386ca /contrib
parentMerge pull request #7262 (diff)
parentbuild: prepare v0.17.1.9 (diff)
downloadmonero-51057105b905fcde5f8ef719b30fcb7b1a625a56.tar.xz
Merge pull request #7264
31b2572ec build: prepare v0.17.1.9 (selsta)
Diffstat (limited to 'contrib')
-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 a6f68e569..696743214 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.8
+VERSION=v0.17.1.9
./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.8
+VERSION=v0.17.1.9
gpg --detach-sign ${VERSION}-linux/${GH_USER}/monero-linux-*-build.assert
gpg --detach-sign ${VERSION}-win/${GH_USER}/monero-win-*-build.assert