From ec34c5b93ff025e561f6e9ad62b7ddb16afdda4a Mon Sep 17 00:00:00 2001 From: selsta Date: Wed, 17 Dec 2025 18:51:44 +0100 Subject: build: prepare v0.18.4.5 --- contrib/gitian/DOCKRUN.md | 2 +- contrib/gitian/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib') 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. -- cgit v1.2.3