build: prepare v0.18.0.0

This commit is contained in:
selsta 2022-07-06 23:49:21 +02:00
parent b54d5ae383
commit fe5d1bef56
No known key found for this signature in database
GPG key ID: 2EA0A99A8B07AE5E
11 changed files with 16 additions and 15 deletions

View file

@ -133,7 +133,7 @@ Common setup part:
su - gitianuser
GH_USER=YOUR_GITHUB_USER_NAME
VERSION=v0.17.3.2
VERSION=v0.18.0.0
```
Where `GH_USER` is your GitHub user name and `VERSION` is the version tag you want to build.

View file

@ -1,5 +1,5 @@
---
name: "monero-android-0.17"
name: "monero-android-0.18"
enable_cache: true
suites:
- "bionic"

View file

@ -1,5 +1,5 @@
---
name: "monero-freebsd-0.17"
name: "monero-freebsd-0.18"
enable_cache: true
suites:
- "bionic"

View file

@ -1,5 +1,5 @@
---
name: "monero-linux-0.17"
name: "monero-linux-0.18"
enable_cache: true
suites:
- "bionic"

View file

@ -1,5 +1,5 @@
---
name: "monero-osx-0.17"
name: "monero-osx-0.18"
enable_cache: true
suites:
- "bionic"

View file

@ -1,5 +1,5 @@
---
name: "monero-win-0.17"
name: "monero-win-0.18"
enable_cache: true
suites:
- "bionic"