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 | |
| parent | 4f47fd26269764ff702e87242d8a75ce4f1bce67 (diff) | |
| download | monzero-core-4f1262bae9a02201b7ac91893dd4bb68dfb82b37.tar.gz monzero-core-4f1262bae9a02201b7ac91893dd4bb68dfb82b37.tar.xz monzero-core-4f1262bae9a02201b7ac91893dd4bb68dfb82b37.zip | |
build: prepare v0.18.2.2
Diffstat (limited to 'contrib/gitian')
| -rw-r--r-- | contrib/gitian/DOCKRUN.md | 2 | ||||
| -rw-r--r-- | contrib/gitian/README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/gitian/DOCKRUN.md b/contrib/gitian/DOCKRUN.md index dc58caada..d8cf8222e 100644 --- a/contrib/gitian/DOCKRUN.md +++ b/contrib/gitian/DOCKRUN.md @@ -57,7 +57,7 @@ The dockrun.sh script will do everything to build the binaries. Just specify the version to build as its only argument, e.g. ```bash -VERSION=v0.18.2.1 +VERSION=v0.18.2.2 ./dockrun.sh $VERSION ``` 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. |
