diff options
author | luigi1111 <luigi1111w@gmail.com> | 2022-09-27 17:31:52 -0500 |
---|---|---|
committer | luigi1111 <luigi1111w@gmail.com> | 2022-09-27 17:31:52 -0500 |
commit | 66184f30859796f3c7c22f9497e41b15b5a4a7c9 (patch) | |
tree | 8b34f4253cda544c33467720dc0abd3627680b8b /contrib/gitian/README.md | |
parent | Merge pull request #8588 (diff) | |
parent | build: prepare v0.18.1.2 (diff) | |
download | monero-0.18.1.2.tar.xz |
Merge pull request #8597v0.18.1.2
853171b build: prepare v0.18.1.2 (selsta)
Diffstat (limited to '')
-rw-r--r-- | contrib/gitian/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gitian/README.md b/contrib/gitian/README.md index 1464d03ab..f233b20d7 100644 --- a/contrib/gitian/README.md +++ b/contrib/gitian/README.md @@ -133,7 +133,7 @@ Common setup part: su - gitianuser GH_USER=YOUR_GITHUB_USER_NAME -VERSION=v0.18.1.1 +VERSION=v0.18.1.2 ``` Where `GH_USER` is your GitHub user name and `VERSION` is the version tag you want to build. |