diff options
| author | selsta <selsta@sent.at> | 2025-12-17 18:51:44 +0100 |
|---|---|---|
| committer | selsta <selsta@sent.at> | 2025-12-29 22:27:58 +0100 |
| commit | ec34c5b93ff025e561f6e9ad62b7ddb16afdda4a (patch) | |
| tree | 54bfda710908fc4110e35138ef33129866603d9c /contrib | |
| parent | ae08557f713a41f3f7267fcb08bbbe87f18d7932 (diff) | |
| download | monzero-core-ec34c5b93ff025e561f6e9ad62b7ddb16afdda4a.tar.gz monzero-core-ec34c5b93ff025e561f6e9ad62b7ddb16afdda4a.tar.xz monzero-core-ec34c5b93ff025e561f6e9ad62b7ddb16afdda4a.zip | |
build: prepare v0.18.4.5
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 ab112c91a..008f33e40 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.4 +VERSION=v0.18.4.5 ./dockrun.sh $VERSION ``` diff --git a/contrib/gitian/README.md b/contrib/gitian/README.md index f0b6bee9e..1cc3a05c4 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.4 +VERSION=v0.18.4.5 ``` Where `GH_USER` is your GitHub user name and `VERSION` is the version tag you want to build. |
