diff options
| author | selsta <selsta@sent.at> | 2025-11-10 18:56:57 +0100 |
|---|---|---|
| committer | selsta <selsta@sent.at> | 2025-11-10 18:56:57 +0100 |
| commit | 64f2d8e45dfcdbee8684272946c7c2b844848fa7 (patch) | |
| tree | 0bf3cf2245633147e4c569a00325f13e28a10fcc /contrib | |
| parent | 3cc9d65c9374b541e64320052c933184944375ea (diff) | |
| download | monzero-core-64f2d8e45dfcdbee8684272946c7c2b844848fa7.tar.gz monzero-core-64f2d8e45dfcdbee8684272946c7c2b844848fa7.tar.xz monzero-core-64f2d8e45dfcdbee8684272946c7c2b844848fa7.zip | |
build: prepare v0.18.4.4
Diffstat (limited to 'contrib')
| -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 3914a7210..ab112c91a 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.3 +VERSION=v0.18.4.4 ./dockrun.sh $VERSION ``` diff --git a/contrib/gitian/README.md b/contrib/gitian/README.md index c9a6c8d65..f0b6bee9e 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.3 +VERSION=v0.18.4.4 ``` Where `GH_USER` is your GitHub user name and `VERSION` is the version tag you want to build. |
