diff options
author | luigi1111 <luigi1111w@gmail.com> | 2024-03-11 15:57:50 -0400 |
---|---|---|
committer | luigi1111 <luigi1111w@gmail.com> | 2024-03-11 15:57:50 -0400 |
commit | 453a82fd44c87134f1e21200ea6553b8f1a30e2b (patch) | |
tree | 4b86a001984efc8798c870c0a681a8310e16d385 /contrib/gitian/README.md | |
parent | Merge pull request #9238 (diff) | |
parent | build: prepare v0.18.3.3 (diff) | |
download | monero-453a82fd44c87134f1e21200ea6553b8f1a30e2b.tar.xz |
Merge pull request #9239
97e3ce5 build: prepare v0.18.3.3 (selsta)
Diffstat (limited to 'contrib/gitian/README.md')
-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 37346006a..6a97cbccb 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.3.2 +VERSION=v0.18.3.3 ``` Where `GH_USER` is your GitHub user name and `VERSION` is the version tag you want to build. |