aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2016-06-02 19:29:33 +0300
committerOrgad Shaneh <orgads@gmail.com>2016-06-06 14:54:28 +0000
commitf8db4c3b0c8f286f8ef0831d6c386b94a6248d3e (patch)
tree1a1725eb93dfe85965b1cb7f81e637f94587fbcf /README
parent8e05c6364ae0573bade42ed6eecaab000f8693e4 (diff)
Bump required Qt version to 5.4.0
Required for using new functions of QTimer. Get rid of workarounds and helper functions that support previous versions. Change-Id: I13bec075ce3014083120834a402bdc213df10be9 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 1f7bee933..ad7bb77e6 100644
--- a/README
+++ b/README
@@ -10,12 +10,12 @@ Windows XP SP2 or later
OS X 10.6 or later
Linux (tested on Debian 6/7 and Ubuntu 13)
-Building the sources requires Qt 5.1.0 or later.
+Building the sources requires Qt 5.4.0 or later.
Build Instructions
==================
Prerequisites:
- * Qt 5.1.0 or later
+ * Qt 5.4.0 or later
* On Windows:
- MinGW or Visual Studio
* On OS X: Xcode