diff options
author | selsta <selsta@sent.at> | 2024-03-11 15:13:49 +0100 |
---|---|---|
committer | selsta <selsta@sent.at> | 2024-03-11 15:20:10 +0100 |
commit | 97e3ce5f1838459969121287f53fd48724312004 (patch) | |
tree | 903ebe1338581868890fec591d37ca987f4e0cbc /contrib/gitian/README.md | |
parent | Merge pull request #9226 (diff) | |
download | monero-97e3ce5f1838459969121287f53fd48724312004.tar.xz |
build: prepare v0.18.3.3
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. |