diff options
| author | selsta <selsta@sent.at> | 2022-07-15 22:21:47 +0200 |
|---|---|---|
| committer | selsta <selsta@sent.at> | 2022-07-15 22:22:01 +0200 |
| commit | e197544903772944c87a3693e9a9c1715916bcd0 (patch) | |
| tree | 56ec730c25beda638353891337333a472d210009 /README.md | |
| parent | ca1e66453e69d183a59aaac80c7f81202c127c1f (diff) | |
| download | monzero-gui-e197544903772944c87a3693e9a9c1715916bcd0.tar.gz monzero-gui-e197544903772944c87a3693e9a9c1715916bcd0.tar.xz monzero-gui-e197544903772944c87a3693e9a9c1715916bcd0.zip | |
build: prepare v0.18.0.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -108,7 +108,7 @@ Packaging for your favorite distribution would be a welcome contribution! ``` git clone --branch master --recursive https://github.com/monero-project/monero-gui.git ``` - \* `master` - replace with the desired version tag (e.g. `v0.17.1.9`) to build the release binaries. + \* `master` - replace with the desired version tag (e.g. `v0.18.0.0`) to build the release binaries. 3. Prepare build environment ``` cd monero-gui @@ -131,7 +131,7 @@ Packaging for your favorite distribution would be a welcome contribution! ``` git clone --branch master --recursive https://github.com/monero-project/monero-gui.git ``` - \* `master` - replace with the desired version tag (e.g. `v0.17.1.9`) to build the release binaries. + \* `master` - replace with the desired version tag (e.g. `v0.18.0.0`) to build the release binaries. 3. Prepare build environment ``` cd monero-gui |
