diff options
author | selsta <selsta@sent.at> | 2023-03-27 18:52:04 +0200 |
---|---|---|
committer | selsta <selsta@sent.at> | 2023-03-27 18:52:04 +0200 |
commit | 4f1262bae9a02201b7ac91893dd4bb68dfb82b37 (patch) | |
tree | a8d1495c34bd79ef6dd08ffbcf0f0da61ba6a7e4 /contrib/gitian/README.md | |
parent | Merge pull request #8801 (diff) | |
download | monero-4f1262bae9a02201b7ac91893dd4bb68dfb82b37.tar.xz |
build: prepare v0.18.2.2
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 22d59697e..153af7541 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.2.1 +VERSION=v0.18.2.2 ``` Where `GH_USER` is your GitHub user name and `VERSION` is the version tag you want to build. |