aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
diff options
context:
space:
mode:
Diffstat (limited to 'src-qt5')
-rw-r--r--src-qt5/core/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-qt5/core/README.md b/src-qt5/core/README.md
index 6ed23f78..83d8b0b5 100644
--- a/src-qt5/core/README.md
+++ b/src-qt5/core/README.md
@@ -17,7 +17,7 @@ Other Files that get installed if "core" is built directly:
### Library Dependencies
-1. Qt 5.2+ (specific modules listed below)
+1. Qt 5.4+ (specific modules listed below)
* concurrent
* core
* gui
bgstack15