diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2025-10-07 15:25:41 -0400 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2025-10-07 15:25:41 -0400 |
| commit | 7c6e84466a90f6701ebe09ff8f61ea8af3883181 (patch) | |
| tree | d81f2ed9c2c290e205d3bdeede7b0c04850cab86 /contrib/gitian | |
| parent | fb76bc4d98483eec38c10f30d399001b197d1028 (diff) | |
| parent | 09f5cbbb98e63f0c6bd87c3d7d9a80448284c35c (diff) | |
| download | monzero-core-0.18.4.3.tar.gz monzero-core-0.18.4.3.tar.xz monzero-core-0.18.4.3.zip | |
Merge pull request #10106v0.18.4.3
09f5cbb build: prepare v0.18.4.3 (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 a35dd1b93..3914a7210 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.4.2 +VERSION=v0.18.4.3 ./dockrun.sh $VERSION ``` diff --git a/contrib/gitian/README.md b/contrib/gitian/README.md index 918ba0f01..c9a6c8d65 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.4.2 +VERSION=v0.18.4.3 ``` Where `GH_USER` is your GitHub user name and `VERSION` is the version tag you want to build. |
