aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortobtoht <tob@featherwallet.org>2026-01-29 15:38:43 +0000
committertobtoht <tob@featherwallet.org>2026-01-29 15:38:43 +0000
commitdbc7c69a2d7dfc80cb0b36101ed7f26e421ecb20 (patch)
tree403e207ae04aba661e51ccd42ff664a9021fd0cc /README.md
parent98ed779e188ae6b5053bf8198f3cd4b8d5aeb3db (diff)
parent053a6d4388098d7471462bdd93b8b4cca2f10c42 (diff)
downloadmonzero-gui-dbc7c69a2d7dfc80cb0b36101ed7f26e421ecb20.tar.gz
monzero-gui-dbc7c69a2d7dfc80cb0b36101ed7f26e421ecb20.tar.xz
monzero-gui-dbc7c69a2d7dfc80cb0b36101ed7f26e421ecb20.zip
Merge pull request #4553
053a6d4 cmake: set Qt 5.12 as minimum (selsta)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d49a6e91..b77ef5a3 100644
--- a/README.md
+++ b/README.md
@@ -94,7 +94,7 @@ Packaging for your favorite distribution would be a welcome contribution!
## Compiling the Monero GUI from source
-*Note*: Qt 5.9.7 is the minimum version required to build the GUI.
+*Note*: Qt 5.12 is the minimum version required to build the GUI.
*Note*: Official GUI releases use monero-wallet-gui from this process alongside the supporting binaries (monerod, etc) from the [CLI deterministic builds](https://github.com/monero-project/monero/blob/release-v0.18/contrib/gitian/README.md).