diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2023-04-02 20:53:20 -0400 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2023-04-02 20:53:20 -0400 |
| commit | e06129bb4d1076f4f2cebabddcee09f1e9e30dcc (patch) | |
| tree | d610fc745f802263b989b8669ff28eb8f23e7e8f /contrib/gitian | |
| parent | a371e60a3075a16e82f4489969899d3627116e7b (diff) | |
| parent | 4f1262bae9a02201b7ac91893dd4bb68dfb82b37 (diff) | |
| download | monzero-core-0.18.2.2.tar.gz monzero-core-0.18.2.2.tar.xz monzero-core-0.18.2.2.zip | |
Merge pull request #8805v0.18.2.2
4f1262b build: prepare v0.18.2.2 (selsta)
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. |
